Skip to content

Commit

Permalink
build(deps): bump github.com/sylabs/scs-key-client from 0.7.1 to 0.7.2
Browse files Browse the repository at this point in the history
Bumps [github.com/sylabs/scs-key-client](https://github.com/sylabs/scs-key-client) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/sylabs/scs-key-client/releases)
- [Commits](sylabs/scs-key-client@v0.7.1...v0.7.2)

---
updated-dependencies:
- dependency-name: github.com/sylabs/scs-key-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 17, 2022
1 parent bca5318 commit 329a4ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ require (
github.com/seccomp/libseccomp-golang v0.9.2-0.20210429002308-3879420cc921
github.com/spf13/cobra v1.4.0
github.com/spf13/pflag v1.0.5
github.com/sylabs/json-resp v0.8.0
github.com/sylabs/json-resp v0.8.1
github.com/sylabs/scs-build-client v0.4.1
github.com/sylabs/scs-key-client v0.7.1
github.com/sylabs/scs-key-client v0.7.2
github.com/sylabs/scs-library-client v1.2.2
github.com/sylabs/sif/v2 v2.4.1
github.com/urfave/cli v1.22.5 // indirect
Expand Down
7 changes: 4 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1090,13 +1090,14 @@ github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY=
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw=
github.com/sylabs/json-resp v0.8.0 h1:bZ932uaF220aPqT0+x/vakoaGCGNbpLCjUFm1f+JKlY=
github.com/sylabs/json-resp v0.8.0/go.mod h1:bUGV9cqShOyxz7RxBq03Yt9raKGfELKrfN6Yac3lfiw=
github.com/sylabs/json-resp v0.8.1 h1:3KF04WzGizDVlROeI4DK4B0f9p7XKb0BRTFzI7wPTG8=
github.com/sylabs/json-resp v0.8.1/go.mod h1:bUGV9cqShOyxz7RxBq03Yt9raKGfELKrfN6Yac3lfiw=
github.com/sylabs/release-tools v0.1.0/go.mod h1:pqP/z/11/rYMQ0OM/Nn7TxGijw7KfZwW9UolD/J1TUo=
github.com/sylabs/scs-build-client v0.4.1 h1:b7kqP19eFZ92hMp8DJgQfurnn92L47BvDO7gEKQ4eXo=
github.com/sylabs/scs-build-client v0.4.1/go.mod h1:ywvU50Pe47r6HHIHoWOdpwVAg7yZ5FlU/LsKbT+eqcw=
github.com/sylabs/scs-key-client v0.7.1 h1:m8w1fK5Ja/ahdgDRiAaFJ8CMOIOm8m37gKgSCwOgoeY=
github.com/sylabs/scs-key-client v0.7.1/go.mod h1:/5RJxsW7iIKDD9FU2qfGvlCs+MfjigV7InUDE1SIR30=
github.com/sylabs/scs-key-client v0.7.2 h1:q1ia4gSVD7z3u706N7aIwtk70SayfeAeL8Uo322JuYo=
github.com/sylabs/scs-key-client v0.7.2/go.mod h1:cmD4C9QfNLXW4QSXvwoaPZAuwaToIsHuD0AUHNdjDlA=
github.com/sylabs/scs-library-client v1.2.1/go.mod h1:WddtCtL42AAsmCiUe8oxjHKbER5vbXtaO7Cxlmf+n0c=
github.com/sylabs/scs-library-client v1.2.2 h1:tg3rgOl1UKTtX3FxGo7XAyeVtysq9g5gJPOTao/TvDA=
github.com/sylabs/scs-library-client v1.2.2/go.mod h1:5Kr7ZDkCTyMjoR4Ds1RUytXbZDE10LWH7VSeMOorfus=
Expand Down

0 comments on commit 329a4ab

Please sign in to comment.