Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
iljaSL committed Apr 16, 2024
1 parent 301d399 commit 6934966
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 @@ -3,7 +3,7 @@ module github.com/SSHcom/privx-cli
go 1.21

require (
github.com/SSHcom/privx-sdk-go v1.33.0
github.com/SSHcom/privx-sdk-go v1.34.0
github.com/spf13/cobra v1.8.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/BurntSushi/toml v1.3.2 h1:o7IhLm0Msx3BaB+n3Ag7L8EVlByGnpq14C4YWiu/gL8=
github.com/BurntSushi/toml v1.3.2/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
github.com/SSHcom/privx-sdk-go v1.33.0 h1:lSi4W9SgTpUtzeSTGHLlWd4qjk+Ud64s8KeGBehFWOg=
github.com/SSHcom/privx-sdk-go v1.33.0/go.mod h1:gtyEhOzjM694QY1K8L9koaiqfJY0O1gL4tJtqWUYJ4A=
github.com/SSHcom/privx-sdk-go v1.34.0 h1:sUyP3GD68LHGV625ck6l4H6GTLfJYc5bN4htIRyVFwk=
github.com/SSHcom/privx-sdk-go v1.34.0/go.mod h1:gtyEhOzjM694QY1K8L9koaiqfJY0O1gL4tJtqWUYJ4A=
github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
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=
Expand Down

0 comments on commit 6934966

Please sign in to comment.