Skip to content

Commit a631fb3

Browse files
authored
Merge pull request #329 from sylabs/dependabot/go_modules/github.com/sylabs/sif/v2-2.23.0
build(deps): bump github.com/sylabs/sif/v2 from 2.22.0 to 2.23.0
2 parents f5e70b1 + 632f81d commit a631fb3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/stretchr/testify v1.11.1
1313
github.com/sylabs/json-resp v0.9.5
1414
github.com/sylabs/scs-library-client v1.4.14
15-
github.com/sylabs/sif/v2 v2.22.0
15+
github.com/sylabs/sif/v2 v2.23.0
1616
golang.org/x/term v0.40.0
1717
)
1818

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ github.com/sylabs/json-resp v0.9.5 h1:mSMWgfolaCOeWB/+IpedxlZ+MRYh4PcCLMgay5b/Xy
8686
github.com/sylabs/json-resp v0.9.5/go.mod h1:Q9X4wRlZNPv3x76KaL8vTCBO4aC/DP2gh13xdtEqd1g=
8787
github.com/sylabs/scs-library-client v1.4.14 h1:T2ANR5fWm6sGfsSgx1bsFc4zsu1VB3TI4XCmzSwATkE=
8888
github.com/sylabs/scs-library-client v1.4.14/go.mod h1:rylcxfSvj4o3fNlmC6qQmHdALxypL7lmAKuNWxUnAFg=
89-
github.com/sylabs/sif/v2 v2.22.0 h1:Y+xXufp4RdgZe02SR3nWEg7S6q4tPWN237WHYzkDSKA=
90-
github.com/sylabs/sif/v2 v2.22.0/go.mod h1:W1XhWTmG1KcG7j5a3KSYdMcUIFvbs240w/MMVW627hs=
89+
github.com/sylabs/sif/v2 v2.23.0 h1:VWJC7iryINdIgyIK8EdxMCJkx8EDPVlvFaskgY+ruFk=
90+
github.com/sylabs/sif/v2 v2.23.0/go.mod h1:0UJk7MMSQS2n/95yYd+CvAfK7K2mE0aWHRYYybd+ouw=
9191
go.yaml.in/yaml/v3 v3.0.4 h1:tfq32ie2Jv2UxXFdLJdh3jXuOzWiL1fo0bu/FbuKpbc=
9292
go.yaml.in/yaml/v3 v3.0.4/go.mod h1:DhzuOOF2ATzADvBadXxruRBLzYTpT36CKvDb3+aBEFg=
9393
golang.org/x/crypto v0.45.0 h1:jMBrvKuj23MTlT0bQEOBcAE0mjg8mK9RXFhRH6nyF3Q=

0 commit comments

Comments
 (0)