Fix trailing slash with check new version
This commit is contained in:
parent
72e67bf4e9
commit
b113972bcf
3 changed files with 5 additions and 5 deletions
2
go.mod
2
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue