Skip to content

Commit

Permalink
fix(deps): update module github.com/budimanjojo/talhelper/v3 to v3.0.4
Browse files Browse the repository at this point in the history
Signed-off-by: budimanjojo-bot <111944664+budimanjojo-bot[bot]@users.noreply.github.com>
  • Loading branch information
budimanjojo-bot[bot] authored and budimanjojo committed Jul 15, 2024
1 parent 0ec9820 commit b62972e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion hack/tsehelper/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module tsehelper
go 1.22.5

require (
github.com/budimanjojo/talhelper/v3 v3.0.3
github.com/budimanjojo/talhelper/v3 v3.0.4
github.com/google/go-containerregistry v0.20.0
github.com/sirupsen/logrus v1.9.3
gopkg.in/yaml.v3 v3.0.1
Expand Down
2 changes: 2 additions & 0 deletions hack/tsehelper/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ github.com/budimanjojo/talhelper/v3 v3.0.2 h1:nKhLWuYQ9kiT+13AICS9ko7B1Kub7Jgu/F
github.com/budimanjojo/talhelper/v3 v3.0.2/go.mod h1:90B+ZKXMWkcat9T1O6mBTkyjc8cvW+78Ewj9lahBqho=
github.com/budimanjojo/talhelper/v3 v3.0.3 h1:C/UIso8QGeVrPXkIeA2uyh48z3R5LaqvWSgbiK/er24=
github.com/budimanjojo/talhelper/v3 v3.0.3/go.mod h1:I0bBBCfQQYArTH6pya29k1o1QLQOTGthq5QtFYyeaHg=
github.com/budimanjojo/talhelper/v3 v3.0.4 h1:DhYlmHW9xe8FtIpqDMMZfuErbOeWXdnpCc31HF6VAg0=
github.com/budimanjojo/talhelper/v3 v3.0.4/go.mod h1:I0bBBCfQQYArTH6pya29k1o1QLQOTGthq5QtFYyeaHg=
github.com/containerd/stargz-snapshotter/estargz v0.15.1 h1:eXJjw9RbkLFgioVaTG+G/ZW/0kEe2oEKCdS/ZxIyoCU=
github.com/containerd/stargz-snapshotter/estargz v0.15.1/go.mod h1:gr2RNwukQ/S9Nv33Lt6UC7xEx58C+LHRdoqbEKjz1Kk=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
Expand Down

0 comments on commit b62972e

Please sign in to comment.