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
867d79ef
Commit
867d79ef
authored
5 years ago
by
vx3r
Browse files
Options
Downloads
Patches
Plain Diff
go version to 1.14
parent
1fd83bb3
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
go.mod
+3
-9
3 additions, 9 deletions
go.mod
with
3 additions
and
9 deletions
go.mod
+
3
−
9
View file @
867d79ef
module
gitlab.127-0-0-1.fr/vx3r/wg-gen-web
go 1.1
3
go 1.1
4
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.6.1
github.com/golang/protobuf
v1.3.5 // indirect
github.com/gin-gonic/gin
v1.6.2
github.com/joho/godotenv
v1.3.0
github.com/konsorten/go-windows-terminal-sequences
v1.0.2 // 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.5.0
github.com/skip2/go-qrcode
v0.0.0-20191027152451-9434209cb086
golang.org/x/crypto
v0.0.0-20200323165209-0ec3e9974c59 // indirect
golang.org/x/sys
v0.0.0-20200323222414-85ca7c5b95cd // indirect
golang.zx2c4.com/wireguard/wgctrl
v0.0.0-20200205215550-e35592f146e4
golang.zx2c4.com/wireguard/wgctrl
v0.0.0-20200324154536-ceff61240acf
gopkg.in/alexcesaro/quotedprintable.v3
v3.0.0-20150716171945-2caba252f4dc // indirect
gopkg.in/gomail.v2
v2.0.0-20160411212932-81ebce5c23df
)
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