Skip to content

Commit

Permalink
Trying to make build passing for the time being
Browse files Browse the repository at this point in the history
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@intel.com>
  • Loading branch information
Maciej "Iwan" Iwanowski committed Mar 30, 2020
1 parent 8a031e3 commit b136fac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ go:

matrix:
include:
- go: 1.13.x
- go: 1.x
name: "verify-dependencies"
script:
- make verify-dependencies
Expand Down
1 change: 0 additions & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ github.com/golang/protobuf/proto
# github.com/konsorten/go-windows-terminal-sequences v1.0.1
github.com/konsorten/go-windows-terminal-sequences
# github.com/moby/sys/mountinfo v0.1.0
## explicit
github.com/moby/sys/mountinfo
# github.com/mrunalp/fileutils v0.0.0-20171103030105-7d4729fb3618
github.com/mrunalp/fileutils
Expand Down

0 comments on commit b136fac

Please sign in to comment.