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 2, 2024
1 parent 2578918 commit 0c062c9
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-20240801123115-043d6a6e30b2
github.com/kanisterio/kanister v0.0.0-20240801165651-0a455e999b8c
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-20240801123115-043d6a6e30b2 h1:SFqF2W6WJePvxCedwTgJVsYx3Z1L5HVrnBSal/qqQAA=
github.com/kanisterio/kanister v0.0.0-20240801123115-043d6a6e30b2/go.mod h1:Ip0FYa0gHtjNHlzH4wSwXcW4nxb90wR7ASFiGfD4smA=
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/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 0c062c9

Please sign in to comment.