Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
go get github.com/giantswarm/gscliauth@v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ubergesundheit committed Sep 4, 2020
1 parent a14e222 commit 14f7f57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/fatih/color v1.9.0
github.com/giantswarm/apiextensions v0.0.0-20191213075442-71155aa0f5b7
github.com/giantswarm/columnize v2.0.3-0.20190718092621-cc99d98ffb29+incompatible
github.com/giantswarm/gscliauth v0.2.3-0.20200904104131-700c031e40d2
github.com/giantswarm/gscliauth v0.2.3
github.com/giantswarm/gsclientgen/v2 v2.0.7
github.com/giantswarm/k8sclient v0.0.0-20191213144452-f75fead2ae06
github.com/giantswarm/kubeconfig v0.0.0-20191209121754-c5784ae65a49
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ github.com/giantswarm/apiextensions v0.0.0-20191213075442-71155aa0f5b7 h1:IgncMK
github.com/giantswarm/apiextensions v0.0.0-20191213075442-71155aa0f5b7/go.mod h1:zHLSgCszRMdZUzwmfOibzcyfRC89ygwAQlpXcukgZuc=
github.com/giantswarm/columnize v2.0.3-0.20190718092621-cc99d98ffb29+incompatible h1:PVeLghTCfbUCfYE8h+W2L8zDrMO+mxLvEWyYEKCL2HA=
github.com/giantswarm/columnize v2.0.3-0.20190718092621-cc99d98ffb29+incompatible/go.mod h1:V/9Aa/R3o321yAbarEACmGhTg0SiPge6nFDtIH7CTvE=
github.com/giantswarm/gscliauth v0.2.3-0.20200904104131-700c031e40d2 h1:I7XzwhH0RJm3ov0XM0vrHan/B5+AOPCt05/4uWXTxW8=
github.com/giantswarm/gscliauth v0.2.3-0.20200904104131-700c031e40d2/go.mod h1:Ys1puKDjd31rt6VDUwbJg8G3RkoLNLwisOwHxTjyKIc=
github.com/giantswarm/gscliauth v0.2.3 h1:ptDvNh8OUf4FzWR5mPq8BX2iwliYj1aijsrI5N51pls=
github.com/giantswarm/gscliauth v0.2.3/go.mod h1:Ys1puKDjd31rt6VDUwbJg8G3RkoLNLwisOwHxTjyKIc=
github.com/giantswarm/gsclientgen/v2 v2.0.7 h1:fvuOOYFOI7Pn89B5/j1WXIg9PylL1ia8nsyYE0ktuws=
github.com/giantswarm/gsclientgen/v2 v2.0.7/go.mod h1:ZADsWfynt29F7HV1AeKfZCdMxAPw8O5hHSSY+Z6Hx3U=
github.com/giantswarm/k8sclient v0.0.0-20191213144452-f75fead2ae06 h1:ARogDNpItRylPLIYWQqHLne7Cv1PnHahcGxx8/Zm+l4=
Expand Down

0 comments on commit 14f7f57

Please sign in to comment.