Skip to content

Commit

Permalink
Merge pull request #43 from brancz/gomods
Browse files Browse the repository at this point in the history
*: Move to go mods
  • Loading branch information
brancz committed Jun 13, 2019
2 parents e31509b + 11fde94 commit 1b6a19f
Show file tree
Hide file tree
Showing 9,604 changed files with 70,432 additions and 2,973,123 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
8 changes: 8 additions & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,14 @@ go:

go_import_path: github.com/brancz/kube-rbac-proxy

env:
- GO111MODULE=on

cache:
directories:
- $GOCACHE
- $GOPATH/pkg/mod

services:
- docker

Expand Down

0 comments on commit 1b6a19f

Please sign in to comment.