Skip to content

Commit 8524fa8

Browse files
authored
Merge pull request #253 from sylabs/dependabot/go_modules/github.com/sylabs/sif/v2-2.19.1
build(deps): bump github.com/sylabs/sif/v2 from 2.19.0 to 2.19.1
2 parents 4ad4867 + e8a9b29 commit 8524fa8

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.9.0
1313
github.com/sylabs/json-resp v0.9.3
1414
github.com/sylabs/scs-library-client v1.4.10
15-
github.com/sylabs/sif/v2 v2.19.0
15+
github.com/sylabs/sif/v2 v2.19.1
1616
golang.org/x/term v0.23.0
1717
)
1818

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ github.com/sylabs/json-resp v0.9.3 h1:9GuEmBb1ZHNhVlUEI1wzQSE4ol5avakmRnmeyXfmIk
121121
github.com/sylabs/json-resp v0.9.3/go.mod h1:Q9X4wRlZNPv3x76KaL8vTCBO4aC/DP2gh13xdtEqd1g=
122122
github.com/sylabs/scs-library-client v1.4.10 h1:/GnplUVt9c40jhCXa8mE/Uj7U6KzYDsq6+kBjte43ac=
123123
github.com/sylabs/scs-library-client v1.4.10/go.mod h1:oZJiOBY0d4qb40HDQzSzrMZhGcGY1+Rf4LNIaeOoMEg=
124-
github.com/sylabs/sif/v2 v2.19.0 h1:yNR7sAAZ5CZlYczZYueNpkV/b3gdnIp3t/O34n2l5r0=
125-
github.com/sylabs/sif/v2 v2.19.0/go.mod h1:U1SUhvl8X1JIxAylC0DYz1fa/Xba6EMZD1dGPGBH83E=
124+
github.com/sylabs/sif/v2 v2.19.1 h1:1eeMmFc8elqJe60ZiWwXgL3gMheb0IP4GmNZ4q0IEA0=
125+
github.com/sylabs/sif/v2 v2.19.1/go.mod h1:U1SUhvl8X1JIxAylC0DYz1fa/Xba6EMZD1dGPGBH83E=
126126
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 h1:e/5i7d4oYZ+C1wj2THlRK+oAhjeS/TRQwMfkIuet3w0=
127127
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399/go.mod h1:LdwHTNJT99C5fTAzDz0ud328OgXz+gierycbcIx2fRs=
128128
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=

0 commit comments

Comments
 (0)