Skip to content

Commit

Permalink
Updated to astrolabe v0.1.2 release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
dsu-igeek committed Sep 3, 2020
1 parent 8c2a99d commit 60d2e74
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
github.com/spf13/cobra v0.0.5
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.4.0
github.com/vmware-tanzu/astrolabe v0.1.2-0.20200901212149-f20520b25c48
github.com/vmware-tanzu/astrolabe v0.1.2
github.com/vmware-tanzu/velero v1.3.2
gotest.tools v2.2.0+incompatible
k8s.io/api v0.17.3
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,8 @@ github.com/vmware-tanzu/astrolabe v0.1.2-0.20200831235727-748c63d0fa96 h1:WkRQ/5
github.com/vmware-tanzu/astrolabe v0.1.2-0.20200831235727-748c63d0fa96/go.mod h1:SChYb3UPGc4UpCOs/9IhPb5Fpxd+8C9blc0RG5KfxtY=
github.com/vmware-tanzu/astrolabe v0.1.2-0.20200901212149-f20520b25c48 h1:HB5YeF3MPUUUqva5bEwxZhoTCU/BpGAdKkt6Hu+bCDU=
github.com/vmware-tanzu/astrolabe v0.1.2-0.20200901212149-f20520b25c48/go.mod h1:SChYb3UPGc4UpCOs/9IhPb5Fpxd+8C9blc0RG5KfxtY=
github.com/vmware-tanzu/astrolabe v0.1.2 h1:8Ps4VFrehXlaZ/g/2kLyoqOfZWl0W4RRDkgFmcVUrcw=
github.com/vmware-tanzu/astrolabe v0.1.2/go.mod h1:SChYb3UPGc4UpCOs/9IhPb5Fpxd+8C9blc0RG5KfxtY=
github.com/vmware-tanzu/velero v1.3.2 h1:Rhn37gjxn6Hwg6OFZUsW1CTuRaVuHEL8p/eiXrcKNGw=
github.com/vmware-tanzu/velero v1.3.2/go.mod h1:s+8IqUKWcprcMVOfZKNC+jFY3tr/ElJfaMCcAfhThts=
github.com/vmware/govmomi v0.22.2-0.20200329013745-f2eef8fc745f h1:6LIYlihC1/LDUhZ7zYVp1WOEY5owzsvogiaHBqvBzPU=
Expand Down

0 comments on commit 60d2e74

Please sign in to comment.