This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gotosocial
mirror of
Watch
1
Fork
You've already forked gotosocial
0
Code
Issues
Releases
Activity
446dbb7a72
gotosocial
/
vendor
/
github.com
/
golang-jwt
/
jwt
/
.travis.yml
12 lines
102 B
YAML
Raw
Normal View
History
Unescape
Escape
Grand test fixup (#138) * start fixing up tests * fix up tests + automate with drone * fiddle with linting * messing about with drone.yml * some more fiddling * hmmm * add cache * add vendor directory * verbose * ci updates * update some little things * update sig
2021-08-12 21:03:24 +02:00
language
:
go
script
:
-
go vet ./...
-
go test -v ./...
go
:
-
1.7
update oauth library -> v4.3.1-SSB Signed-off-by: kim (grufwub) <grufwub@gmail.com>
2021-09-08 21:20:06 +02:00
-
1.8
-
1.9
-
1.10