This website requires JavaScript.
Explore
Help
Sign In
test1234
/
gitea
forked from
gitea/gitea
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Pull Requests
Activity
5fe7c0ed7b
gitea
/
vendor
/
github.com
/
golang-jwt
/
jwt
/
.travis.yml
12 lines
102 B
YAML
Raw
Normal View
History
Unescape
Escape
Use Go1.11 module (#5743) * Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor
2019-03-27 19:15:23 +08:00
language
:
go
script
:
-
go vet ./...
-
go test -v ./...
go
:
-
1.7
Switch to maintained jwt lib (#16532) (#16533) Backport #16532 Co-authored-by: Matti R <matti@mdranta.net>
2021-07-24 23:13:50 +08:00
-
1.8
-
1.9
-
1.10