mirror of
https://github.com/traefik/traefik
synced 2026-02-03 11:10:33 +00:00
Fix trailing slash with check new version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user