Skip to content

Commit

Permalink
Merge pull request rancher#27560 from ibuildthecloud/master
Browse files Browse the repository at this point in the history
Sync up steve
  • Loading branch information
ibuildthecloud committed Jun 12, 2020
2 parents 9ccb702 + 3ed8e10 commit ef39daa
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -80,7 +80,7 @@ require (
github.com/rancher/remotedialer v0.2.6-0.20200403185207-c326f2656545
github.com/rancher/rke v1.2.0-rc1.0.20200609181351-f33dc1da6c7e
github.com/rancher/security-scan v0.1.7-0.20200222041501-f7377f127168
github.com/rancher/steve v0.0.0-20200612045119-d1a7dbb0b9c6
github.com/rancher/steve v0.0.0-20200612062753-cd51868e4878
github.com/rancher/system-upgrade-controller v0.4.1-0.20200326220202-4655d4a551bd
github.com/rancher/types v0.0.0-20200609171939-d21f6b7b59e8
github.com/rancher/wrangler v0.6.2-0.20200515155908-1923f3f8ec3f
Expand Down
5 changes: 3 additions & 2 deletions go.sum
Expand Up @@ -989,8 +989,8 @@ github.com/rancher/security-scan v0.1.7-0.20200222041501-f7377f127168 h1:SIshhsz
github.com/rancher/security-scan v0.1.7-0.20200222041501-f7377f127168/go.mod h1:WlLAocVyVQs5J8r0IiQXsp0ajVZO6hYi/Vo6zxjo73s=
github.com/rancher/steve v0.0.0-20200518163824-9e4ed62a470a h1:00SoW9p5t1iMA0e7ek69TufprXGhxIEq5F8GkqRCWYU=
github.com/rancher/steve v0.0.0-20200518163824-9e4ed62a470a/go.mod h1:48ecYu5vn9zQ1O0/8OnVuih73THoI21UT7sYFcv1RRo=
github.com/rancher/steve v0.0.0-20200612045119-d1a7dbb0b9c6 h1:I3ToB9iyn54o5dfx7KSsTa6oECmj5A73cGyY1oN87gA=
github.com/rancher/steve v0.0.0-20200612045119-d1a7dbb0b9c6/go.mod h1:HPqQ7JHdOzrWBXFJW3aqqr8ToLTNkMPod2OzOOWWQzg=
github.com/rancher/steve v0.0.0-20200612062753-cd51868e4878 h1:SCpSsNYeN//hUGb1VAr6qu/TNuYbC5F36Eh9h8Ra56U=
github.com/rancher/steve v0.0.0-20200612062753-cd51868e4878/go.mod h1:glU4uWjBw02TUb4S/3VZWsNyRSwGnVaOp9t/ORrmaeQ=
github.com/rancher/system-upgrade-controller v0.4.1-0.20200326220202-4655d4a551bd h1:h4VDCviV2Iixfk9SjUcfzq0l+pRsvadt2QSNuoQKfxE=
github.com/rancher/system-upgrade-controller v0.4.1-0.20200326220202-4655d4a551bd/go.mod h1:8x2eK9Q5/1c2AC9xJtNFyAyjP9ytP4uPHhGA6wajIS0=
github.com/rancher/types v0.0.0-20200326224235-0d1e1dcc8d55/go.mod h1:k5LoTlUpefw0eAzFSJsZI0gf+C4WE41yrc1jm/MS1nM=
Expand Down Expand Up @@ -1151,6 +1151,7 @@ github.com/urfave/cli v1.20.0/go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijb
github.com/urfave/cli v1.22.1/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0=
github.com/urfave/cli v1.22.2 h1:gsqYFH8bb9ekPA12kRo0hfjngWQjkJPlN9R0N78BoUo=
github.com/urfave/cli v1.22.2/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0=
github.com/urfave/cli/v2 v2.1.1 h1:Qt8FeAtxE/vfdrLmR3rxR6JRE0RoVmbXu8+6kZtYU4k=
github.com/urfave/cli/v2 v2.1.1/go.mod h1:SE9GqnLQmjVa0iPEY0f1w3ygNIYcIJ0OKPMoW2caLfQ=
github.com/urfave/negroni v1.0.0/go.mod h1:Meg73S6kFm/4PpbYdq35yYWoCZ9mS/YSx+lKnmiohz4=
github.com/valyala/bytebufferpool v1.0.0/go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Expand Up @@ -494,7 +494,7 @@ github.com/rancher/rke/util
# github.com/rancher/security-scan v0.1.7-0.20200222041501-f7377f127168
github.com/rancher/security-scan/pkg/kb-summarizer/report
github.com/rancher/security-scan/pkg/kb-summarizer/summarizer
# github.com/rancher/steve v0.0.0-20200612045119-d1a7dbb0b9c6
# github.com/rancher/steve v0.0.0-20200612062753-cd51868e4878
github.com/rancher/steve/pkg/accesscontrol
github.com/rancher/steve/pkg/attributes
github.com/rancher/steve/pkg/auth
Expand Down

0 comments on commit ef39daa

Please sign in to comment.