Skip to content

Commit

Permalink
chore(controller-sdk-go): bump new version v0.0.0-20240819081928-b589…
Browse files Browse the repository at this point in the history
…d0b69f71
  • Loading branch information
duanhongyi committed Aug 19, 2024
1 parent 267c919 commit 19e7f9e
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 @@ -5,7 +5,7 @@ go 1.22
require (
github.com/aws/aws-sdk-go v1.50.25
github.com/distribution/distribution/v3 v3.0.0-alpha.1.0.20240611111940-e1ec19ae60b8
github.com/drycc/controller-sdk-go v0.0.0-20240719050058-ae15038505c0
github.com/drycc/controller-sdk-go v0.0.0-20240819081928-b589d0b69f71
github.com/drycc/pkg v0.0.0-20240225112316-78fc9239f51f
github.com/google/uuid v1.6.0
github.com/kelseyhightower/envconfig v1.4.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ github.com/distribution/distribution/v3 v3.0.0-alpha.1.0.20240611111940-e1ec19ae
github.com/distribution/distribution/v3 v3.0.0-alpha.1.0.20240611111940-e1ec19ae60b8/go.mod h1:BCkxfzqlQOi051Q32AqBr3qMqOIdApqoo5jVx3dkuIY=
github.com/docker/go-metrics v0.0.1 h1:AgB/0SvBxihN0X8OR4SjsblXkbMvalQ8cjmtKQ2rQV8=
github.com/docker/go-metrics v0.0.1/go.mod h1:cG1hvH2utMXtqgqqYE9plW6lDxS3/5ayHzueweSI3Vw=
github.com/drycc/controller-sdk-go v0.0.0-20240719050058-ae15038505c0 h1:2ox3Dn4uid7yHTd4y4mj6yEy3kv4YvknN7sR8o6JQEQ=
github.com/drycc/controller-sdk-go v0.0.0-20240719050058-ae15038505c0/go.mod h1:n6eQe1irJqjwLo/7t9+Dhdv6faSESQN+ATnZRBP3/Uc=
github.com/drycc/controller-sdk-go v0.0.0-20240819081928-b589d0b69f71 h1:NQ027uxfCqPIOozokIUrWxsZi0Tpjo70N573UoYV7bM=
github.com/drycc/controller-sdk-go v0.0.0-20240819081928-b589d0b69f71/go.mod h1:n6eQe1irJqjwLo/7t9+Dhdv6faSESQN+ATnZRBP3/Uc=
github.com/drycc/pkg v0.0.0-20240225112316-78fc9239f51f h1:kgjvUQJeAszDoU1Vo4vTTE92KI8Av3JPb6Qn890niXg=
github.com/drycc/pkg v0.0.0-20240225112316-78fc9239f51f/go.mod h1:n+QxGif6ha9CEoxVnlipxb9IdmerybcUSzTEDFkvjiA=
github.com/emicklei/go-restful/v3 v3.11.0 h1:rAQeMHw1c7zTmncogyy8VvRZwtkmkZ4FxERmMY4rD+g=
Expand Down

0 comments on commit 19e7f9e

Please sign in to comment.