Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Commit

Permalink
Update cluster-api-existinginfra to v0.1.0 in go.mod (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
dinosk committed Nov 24, 2020
1 parent b2bfaba commit f320b23
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.6.1
github.com/thanhpk/randstr v1.0.4
github.com/weaveworks/cluster-api-provider-existinginfra v0.0.9
github.com/weaveworks/cluster-api-provider-existinginfra v0.1.0
github.com/weaveworks/footloose v0.0.0-20200918140536-ff126705213e
github.com/weaveworks/go-checkpoint v0.0.0-20170503165305-ebbb8b0518ab
github.com/weaveworks/launcher v0.0.0-20180824102238-59a4fcc32c9c
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -849,6 +849,10 @@ github.com/vektah/gqlparser v1.1.2/go.mod h1:1ycwN7Ij5njmMkPPAOaRFY4rET2Enx7IkVv
github.com/vishvananda/netlink v1.0.0/go.mod h1:+SR5DhBJrl6ZM7CoCKvpw5BKroDKQ+PJqOg65H/2ktk=
github.com/vishvananda/netns v0.0.0-20171111001504-be1fbeda1936/go.mod h1:ZjcWmFBXmLKZu9Nxj3WKYEafiSqer2rnvPr0en9UNpI=
github.com/vmware/govmomi v0.20.3/go.mod h1:URlwyTFZX72RmxtxuaFL2Uj3fD1JTvZdx59bHWk6aFU=
github.com/weaveworks/cluster-api-provider-existinginfra v0.0.0-20201119194841-29f01db4f61a h1:m6CK2Tb2AUfyaWVtvNuvvSuFV/WUd98crYeN2P75MVY=
github.com/weaveworks/cluster-api-provider-existinginfra v0.0.0-20201119194841-29f01db4f61a/go.mod h1:4gtpi7HA3/SV/2txcBYN+0wxjkqmaIi4o8D//BQupug=
github.com/weaveworks/cluster-api-provider-existinginfra v0.0.0-20201120150316-f0e8f722a3d3 h1:NX9DxnF+RvhkASc01OCNHREKOM+JxGaXiFbrZ1jUZyk=
github.com/weaveworks/cluster-api-provider-existinginfra v0.0.0-20201120150316-f0e8f722a3d3/go.mod h1:YEi5vGmSucFgcmHl+mUIp8dfm4aX3UO5tuUzSoh5Pfs=
github.com/weaveworks/cluster-api-provider-existinginfra v0.0.9 h1:fS9G1nAns5+15i8NNH5WLuCfIoAU1oMeAf0RWG2ekHg=
github.com/weaveworks/cluster-api-provider-existinginfra v0.0.9/go.mod h1:YEi5vGmSucFgcmHl+mUIp8dfm4aX3UO5tuUzSoh5Pfs=
github.com/weaveworks/footloose v0.0.0-20200918140536-ff126705213e h1:lW0k9X2U0S+6Kq5qoYQaDKrUCS50x2M7ZivVpOFgTso=
Expand Down

0 comments on commit f320b23

Please sign in to comment.