Skip to content
This repository has been archived by the owner on Oct 21, 2020. It is now read-only.

Commit

Permalink
Merge pull request #846 from wongma7/clean-vendor
Browse files Browse the repository at this point in the history
Update repo-wide dependencies to k8s v1.11.0
  • Loading branch information
wongma7 authored Jul 11, 2018
2 parents 4530b2f + e1877da commit 34df13b
Show file tree
Hide file tree
Showing 23,272 changed files with 379,911 additions and 7,782,365 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 1 addition & 0 deletions .golintignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
snapshot
nfs/test/e2e
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ os:

language: go
go:
- 1.8.3
- 1.10.3
services: docker

go_import_path: github.com/kubernetes-incubator/external-storage
Expand Down
2 changes: 1 addition & 1 deletion aws/efs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ all build:
-v $$(pwd):/go/bin \
-v $$(pwd)/.go/stdlib:/usr/local/go/pkg/linux_amd64_asdf \
-w /go/src/github.com/kubernetes-incubator/external-storage/aws/efs \
golang:1.8.3-alpine \
golang:1.10.3-alpine \
go install -installsuffix "asdf" ./cmd/efs-provisioner
.PHONY: all build

Expand Down
Loading

0 comments on commit 34df13b

Please sign in to comment.