Skip to content

Commit

Permalink
Merge pull request #253 from sylabs/dependabot/go_modules/github.com/…
Browse files Browse the repository at this point in the history
…sylabs/sif/v2-2.19.1

build(deps): bump github.com/sylabs/sif/v2 from 2.19.0 to 2.19.1
  • Loading branch information
tfrisch06 authored Aug 26, 2024
2 parents 4ad4867 + e8a9b29 commit 8524fa8
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 @@ -12,7 +12,7 @@ require (
github.com/stretchr/testify v1.9.0
github.com/sylabs/json-resp v0.9.3
github.com/sylabs/scs-library-client v1.4.10
github.com/sylabs/sif/v2 v2.19.0
github.com/sylabs/sif/v2 v2.19.1
golang.org/x/term v0.23.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ github.com/sylabs/json-resp v0.9.3 h1:9GuEmBb1ZHNhVlUEI1wzQSE4ol5avakmRnmeyXfmIk
github.com/sylabs/json-resp v0.9.3/go.mod h1:Q9X4wRlZNPv3x76KaL8vTCBO4aC/DP2gh13xdtEqd1g=
github.com/sylabs/scs-library-client v1.4.10 h1:/GnplUVt9c40jhCXa8mE/Uj7U6KzYDsq6+kBjte43ac=
github.com/sylabs/scs-library-client v1.4.10/go.mod h1:oZJiOBY0d4qb40HDQzSzrMZhGcGY1+Rf4LNIaeOoMEg=
github.com/sylabs/sif/v2 v2.19.0 h1:yNR7sAAZ5CZlYczZYueNpkV/b3gdnIp3t/O34n2l5r0=
github.com/sylabs/sif/v2 v2.19.0/go.mod h1:U1SUhvl8X1JIxAylC0DYz1fa/Xba6EMZD1dGPGBH83E=
github.com/sylabs/sif/v2 v2.19.1 h1:1eeMmFc8elqJe60ZiWwXgL3gMheb0IP4GmNZ4q0IEA0=
github.com/sylabs/sif/v2 v2.19.1/go.mod h1:U1SUhvl8X1JIxAylC0DYz1fa/Xba6EMZD1dGPGBH83E=
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399 h1:e/5i7d4oYZ+C1wj2THlRK+oAhjeS/TRQwMfkIuet3w0=
github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399/go.mod h1:LdwHTNJT99C5fTAzDz0ud328OgXz+gierycbcIx2fRs=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
Expand Down

0 comments on commit 8524fa8

Please sign in to comment.