1
0
Fork 0

Fix trailing slash with check new version

This commit is contained in:
Michael 2019-08-29 09:56:04 +02:00 committed by Traefiker Bot
parent 72e67bf4e9
commit b113972bcf
3 changed files with 5 additions and 5 deletions

2
go.mod
View file

@ -43,7 +43,7 @@ require (
github.com/go-check/check v0.0.0-00010101000000-000000000000
github.com/go-kit/kit v0.9.0
github.com/golang/protobuf v1.3.2
github.com/google/go-github/v27 v27.0.4
github.com/google/go-github/v28 v28.0.0
github.com/googleapis/gnostic v0.1.0 // indirect
github.com/gorilla/mux v1.6.2
github.com/gorilla/websocket v1.4.0