Skip to content

Commit

Permalink
Bump shipwright-io/build to v0.1.1
Browse files Browse the repository at this point in the history
Bump `github.com/shipwright-io/build` to version `v0.1.1`.
  • Loading branch information
HeavyWombat committed Oct 21, 2020
1 parent 4730a3b commit 6811b0a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 75 deletions.
22 changes: 1 addition & 21 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,37 +3,17 @@ module github.com/homeport/build-load
go 1.15

require (
cloud.google.com/go v0.57.0 // indirect
github.com/aws/aws-sdk-go v1.31.6 // indirect
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/fsnotify/fsnotify v1.4.9 // indirect
github.com/golang/protobuf v1.4.2 // indirect
github.com/gonvenience/bunt v1.1.1
github.com/gonvenience/neat v1.3.0
github.com/gonvenience/text v1.0.5
github.com/gonvenience/wrap v1.1.0
github.com/imdario/mergo v0.3.9 // indirect
github.com/mitchellh/go-homedir v1.1.0
github.com/mitchellh/go-ps v0.0.0-20190716172923-621e5597135b // indirect
github.com/mitchellh/mapstructure v1.3.1 // indirect
github.com/pelletier/go-toml v1.8.0 // indirect
github.com/shipwright-io/build v0.1.1-0.20201015051941-5d89593d58ad
github.com/shipwright-io/build v0.1.1
github.com/spf13/cobra v1.0.0
github.com/spf13/viper v1.7.1
github.com/tektoncd/pipeline v0.14.2
go.opencensus.io v0.22.4 // indirect
golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37 // indirect
golang.org/x/mod v0.3.0 // indirect
golang.org/x/net v0.0.0-20200520182314-0ba52f642ac2 // indirect
golang.org/x/sys v0.0.0-20200523222454-059865788121 // indirect
golang.org/x/text v0.3.3 // indirect
golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1 // indirect
golang.org/x/tools v0.0.0-20200527183253-8e7acdbce89d // indirect
google.golang.org/api v0.25.0 // indirect
google.golang.org/genproto v0.0.0-20200527145253-8367513e4ece // indirect
gopkg.in/ini.v1 v1.56.0 // indirect
gopkg.in/yaml.v3 v3.0.0-20191120175047-4206685974f2
honnef.co/go/tools v0.0.1-2020.1.4 // indirect
k8s.io/api v0.17.6
k8s.io/apimachinery v0.17.6
k8s.io/client-go v12.0.0+incompatible
Expand Down
Loading

0 comments on commit 6811b0a

Please sign in to comment.