This includes updates to CI config, vendor files, etc. I've hard-coded the k8s depedency at 1.13.4 to keep it inline with what we currently have and to make sure a another run of `go mod tidy` doesn't accidentally update it to an unexpected version. Thanks to hectorj2f for carrying this along.
365 B
365 B
What version of Go are you running? (Paste the output of go version)
What version of gorilla/mux are you at? (Paste the output of git rev-parse HEAD inside $GOPATH/src/github.com/gorilla/mux)
Describe your problem (and what you have tried so far)
Paste a minimal, runnable, reproduction of your issue below (use backticks to format it)