Skip to content

Commit

Permalink
Sync kanister dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
saima-s committed Aug 5, 2024
1 parent 0c062c9 commit 4fd000f
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 @@ -10,7 +10,7 @@ require (
github.com/briandowns/spinner v1.23.1
github.com/frankban/quicktest v1.14.6
github.com/golang/mock v1.6.0
github.com/kanisterio/kanister v0.0.0-20240801165651-0a455e999b8c
github.com/kanisterio/kanister v0.0.0-20240805054132-3d62652d253d
github.com/kubernetes-csi/external-snapshotter/client/v4 v4.2.0
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -253,8 +253,8 @@ github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1
github.com/jstemmer/go-junit-report v0.9.1/go.mod h1:Brl9GWCQeLvo8nXZwPNNblvFj/XSXhF0NWZEnDohbsk=
github.com/kanisterio/errkit v0.0.2 h1:3v3HGz9lHIbZR6Jr9qIJpRjaqUX0rsJSLMEQGsMHiUk=
github.com/kanisterio/errkit v0.0.2/go.mod h1:ViQ6kPJ2gTJDEvRytmwde7pzG9/sndObF9BPZoEZixc=
github.com/kanisterio/kanister v0.0.0-20240801165651-0a455e999b8c h1:NhYIr7WIppf9XM59MNiz4nmLMXV/wiCU9ibcgtEDOi0=
github.com/kanisterio/kanister v0.0.0-20240801165651-0a455e999b8c/go.mod h1:Ip0FYa0gHtjNHlzH4wSwXcW4nxb90wR7ASFiGfD4smA=
github.com/kanisterio/kanister v0.0.0-20240805054132-3d62652d253d h1:b5Ub8ERo5izqbuiToFH/zg9ZWsvmzPqjkYvm7cnlUmA=
github.com/kanisterio/kanister v0.0.0-20240805054132-3d62652d253d/go.mod h1:Ip0FYa0gHtjNHlzH4wSwXcW4nxb90wR7ASFiGfD4smA=
github.com/kisielk/errcheck v1.2.0/go.mod h1:/BMXB+zMLi60iA8Vv6Ksmxu/1UDYcXs4uQLJ+jE2L00=
github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8=
github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
Expand Down

0 comments on commit 4fd000f

Please sign in to comment.