Skip to content

Commit

Permalink
build(deps): bump github.com/sylabs/scs-library-client
Browse files Browse the repository at this point in the history
Bumps [github.com/sylabs/scs-library-client](https://github.com/sylabs/scs-library-client) from 1.4.2 to 1.4.4.
- [Release notes](https://github.com/sylabs/scs-library-client/releases)
- [Commits](sylabs/scs-library-client@v1.4.2...v1.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2023
1 parent d69d30c commit c26c574
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 @@ -9,7 +9,7 @@ require (
github.com/spf13/viper v1.15.0
github.com/stretchr/testify v1.8.1
github.com/sylabs/json-resp v0.8.2
github.com/sylabs/scs-library-client v1.4.2
github.com/sylabs/scs-library-client v1.4.4
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1079,8 +1079,8 @@ github.com/subosito/gotenv v1.4.2 h1:X1TuBLAMDFbaTAChgCBLu3DU3UPyELpnF2jjJ2cz/S8
github.com/subosito/gotenv v1.4.2/go.mod h1:ayKnFf/c6rvx/2iiLrJUk1e6plDbT3edrFNGqEflhK0=
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-library-client v1.4.2 h1:E028yFbhYij/IwNYQ0r2QAWwUkmFR0mwmEGUaGgPSrQ=
github.com/sylabs/scs-library-client v1.4.2/go.mod h1:nCAsuxBKCNGHKCrMae0EuySFEJgYFSRgqq4X/c7kI2g=
github.com/sylabs/scs-library-client v1.4.4 h1:ot70EXBdM1aKMtaA7KQaz2TwhlMMTbU5+L8nje67zAQ=
github.com/sylabs/scs-library-client v1.4.4/go.mod h1:nCAsuxBKCNGHKCrMae0EuySFEJgYFSRgqq4X/c7kI2g=
github.com/sylabs/sif/v2 v2.9.0 h1:q9K92j1QW4/QLOtKh9YZpJHrXav6x15AVhQGPVLcg+4=
github.com/sylabs/sif/v2 v2.9.0/go.mod h1:bRdFzcqif0eDjwx0isG4cgTFoKTQn/vfBXVSoP2rB2Y=
github.com/syndtr/goleveldb v1.0.0/go.mod h1:ZVVdQEZoIme9iO1Ch2Jdy24qqXrMMOU6lpPAyBWyWuQ=
Expand Down

0 comments on commit c26c574

Please sign in to comment.