Skip to content

Commit

Permalink
Update goobjectscale (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
atye committed Mar 1, 2024
1 parent a238d6a commit 71f83f8
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.45.1
github.com/bombsimon/logrusr/v4 v4.0.0
github.com/dell/goobjectscale v0.2.0
github.com/dell/goobjectscale v0.3.0
github.com/go-logr/logr v1.2.4
github.com/google/uuid v1.3.1
github.com/onsi/ginkgo/v2 v2.12.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ3
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/dell/goobjectscale v0.2.0 h1:qNCO4vRbe1ABd+Fd7S2mlMcu2luWfgmKJEcNBhjCss0=
github.com/dell/goobjectscale v0.2.0/go.mod h1:oIRWO/wp0CNQLuFfl321jf/MGvYI6b5RWxK+bMKW2d8=
github.com/dell/goobjectscale v0.3.0 h1:eRLl8oGYs69FBoW8ImRhK76ypVbL6PAsJumTLsUN/oc=
github.com/dell/goobjectscale v0.3.0/go.mod h1:p/ozGGldKqQ40IEkzv3JCc8GJLUurEMunhMn84d17ZQ=
github.com/emicklei/go-restful/v3 v3.10.1 h1:rc42Y5YTp7Am7CS630D7JmhRjq4UlEUuEKfrDac4bSQ=
github.com/emicklei/go-restful/v3 v3.10.1/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc=
github.com/fsnotify/fsnotify v1.6.0 h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4HY=
Expand Down

0 comments on commit 71f83f8

Please sign in to comment.