Private GIT
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
wg-gen-web
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vlbox
wg-gen-web
Commits
5a81e485
Commit
5a81e485
authored
5 years ago
by
vx3r
Browse files
Options
Downloads
Patches
Plain Diff
update back and front dependencies
parent
8a79426e
Loading
Loading
No related merge requests found
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
go.mod
+4
-11
4 additions, 11 deletions
go.mod
ui/package-lock.json
+2572
-1901
2572 additions, 1901 deletions
ui/package-lock.json
with
2576 additions
and
1912 deletions
go.mod
+
4
−
11
View file @
5a81e485
...
...
@@ -6,25 +6,18 @@ require (
github.com/danielkov/gin-helmet
v0.0.0-20171108135313-1387e224435e
github.com/gin-contrib/cors
v1.3.1
github.com/gin-contrib/static
v0.0.0-20191128031702-f81c604d8ac2
github.com/gin-gonic/gin
v1.5.0
github.com/go-playground/universal-translator
v0.17.0 // indirect
github.com/gin-gonic/gin
v1.6.1
github.com/golang/protobuf
v1.3.5 // indirect
github.com/joho/godotenv
v1.3.0
github.com/json-iterator/go
v1.1.9 // indirect
github.com/konsorten/go-windows-terminal-sequences
v1.0.2 // indirect
github.com/leodido/go-urn
v1.2.0 // indirect
github.com/mattn/go-isatty
v0.0.12 // indirect
github.com/modern-go/concurrent
v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2
v1.0.1 // indirect
github.com/satori/go.uuid
v1.2.0
github.com/sirupsen/logrus
v1.
4.2
github.com/sirupsen/logrus
v1.
5.0
github.com/skip2/go-qrcode
v0.0.0-20191027152451-9434209cb086
golang.org/x/crypto
v0.0.0-202003
17142112-1b76d66859c6
// indirect
golang.org/x/sys
v0.0.0-202003
17113312-5766fd39f98
d // indirect
golang.org/x/crypto
v0.0.0-202003
23165209-0ec3e9974c59
// indirect
golang.org/x/sys
v0.0.0-202003
23222414-85ca7c5b95c
d // indirect
golang.zx2c4.com/wireguard/wgctrl
v0.0.0-20200205215550-e35592f146e4
gopkg.in/alexcesaro/quotedprintable.v3
v3.0.0-20150716171945-2caba252f4dc // indirect
gopkg.in/go-playground/validator.v8
v8.18.2 // indirect
gopkg.in/go-playground/validator.v9
v9.31.0 // indirect
gopkg.in/gomail.v2
v2.0.0-20160411212932-81ebce5c23df
gopkg.in/yaml.v2
v2.2.8 // indirect
)
This diff is collapsed.
Click to expand it.
ui/package-lock.json
+
2572
−
1901
View file @
5a81e485
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment