Skip to content

Commit

Permalink
build(deps): bump github.com/sylabs/scs-build-client from 0.7.7 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [github.com/sylabs/scs-build-client](https://github.com/sylabs/scs-build-client) from 0.7.7 to 0.8.0.
- [Release notes](https://github.com/sylabs/scs-build-client/releases)
- [Changelog](https://github.com/sylabs/scs-build-client/blob/main/.goreleaser.yml)
- [Commits](sylabs/scs-build-client@v0.7.7...v0.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 8, 2023
1 parent 60a6afb commit 893bace
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ require (
github.com/spf13/cobra v1.7.0
github.com/spf13/pflag v1.0.5
github.com/sylabs/json-resp v0.8.2
github.com/sylabs/scs-build-client v0.7.7
github.com/sylabs/scs-build-client v0.8.0
github.com/sylabs/scs-key-client v0.7.3
github.com/sylabs/scs-library-client v1.4.5
github.com/sylabs/sif/v2 v2.11.4
Expand Down
6 changes: 3 additions & 3 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -538,12 +538,12 @@ github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/stretchr/testify v1.8.3 h1:RP3t2pwF7cMEbC1dqtB6poj3niw/9gnV4Cjg5oW5gtY=
github.com/stretchr/testify v1.8.3/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/sylabs/json-resp v0.8.2 h1:k2dgtMXL+nztYtxrI24Zck/sfexyly4D1+X504eZTKQ=
github.com/sylabs/json-resp v0.8.2/go.mod h1:Q9X4wRlZNPv3x76KaL8vTCBO4aC/DP2gh13xdtEqd1g=
github.com/sylabs/scs-build-client v0.7.7 h1:gBmGcVKgVfzSllZVG4lsSqBsVwXbXhr2usrPSSHFBB0=
github.com/sylabs/scs-build-client v0.7.7/go.mod h1:3F6mOSxHb4XjcgXWS+D9FzdkGKI0M/WV/0Mv8c6M3G8=
github.com/sylabs/scs-build-client v0.8.0 h1:fneGVgL5qB4am1MfmTZXI7N/f8TDQJfJcIprc5o0mwk=
github.com/sylabs/scs-build-client v0.8.0/go.mod h1:DhOk7ya3jJmlkNMISY+Ix6LuTk2xmoCoi2X88lMbZRU=
github.com/sylabs/scs-key-client v0.7.3 h1:k//63VQmgtJb+oTXmyO2thdSjgvi18mJLDI9bYAAceA=
github.com/sylabs/scs-key-client v0.7.3/go.mod h1:FHLCehXKHTrvGSx35qLvXUU1zGpu8ad4WGTkgs4h4wA=
github.com/sylabs/scs-library-client v1.4.5 h1:X/WPO+U+hVVmp2jioGM4AWXaPo3ECAJQQlWxZmKJReE=
Expand Down

0 comments on commit 893bace

Please sign in to comment.