Skip to content

Commit

Permalink
upgraded to go 1.13.1 (#137)
Browse files Browse the repository at this point in the history
upgraded to go 1.13.1
  • Loading branch information
ryanking authored and czimergebot committed Oct 16, 2019
1 parent dab7b06 commit f419111
Show file tree
Hide file tree
Showing 27 changed files with 78 additions and 7,758 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: go
go_import_path: github.com/chanzuckerberg/blessclient
sudo: false
go:
- "1.13"
- "1.13.1"
env:
- CGO_ENABLED=1
stages:
Expand Down
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ require (
github.com/davecgh/go-spew v1.1.1
github.com/go-playground/locales v0.12.1 // indirect
github.com/go-playground/universal-translator v0.16.0 // indirect
github.com/godbus/dbus v4.1.0+incompatible // indirect
github.com/google/uuid v1.1.1
github.com/hashicorp/go-getter v1.3.0
github.com/hashicorp/go-multierror v1.0.0
Expand Down
332 changes: 0 additions & 332 deletions vendor/github.com/google/go-github/github/gen-accessors.go

This file was deleted.

40 changes: 0 additions & 40 deletions vendor/github.com/ulikunitz/xz/example.go

This file was deleted.

Loading

0 comments on commit f419111

Please sign in to comment.