Skip to content

Commit

Permalink
fix(deps): update module github.com/motoki317/sc to v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
trap-renovate[bot] committed Apr 12, 2024
1 parent 92933f5 commit 74f8b59
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 @@ -38,7 +38,7 @@ require (
github.com/leandro-lugaresi/hub v1.1.1
github.com/lthibault/jitterbug/v2 v2.2.2
github.com/motoki317/go-waveform v0.0.3
github.com/motoki317/sc v1.8.0
github.com/motoki317/sc v1.8.1
github.com/ncw/swift/v2 v2.0.2
github.com/orcaman/writerseeker v0.0.0-20200621085525-1d3f536ff85e
github.com/ory/dockertest/v3 v3.10.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -306,8 +306,8 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
github.com/motoki317/go-waveform v0.0.3 h1:6efPqPi1VXRtFCIVworPclxzh0ysP2k9+5CwnEv56bg=
github.com/motoki317/go-waveform v0.0.3/go.mod h1:qvnSTo335eMOHcawLX9By5yNC+FQ1FFCHe5HkisfUTo=
github.com/motoki317/sc v1.8.0 h1:TGcBz+wvvUCgY64HWLe0dcs9ui/mNB/L5T8Bac6i+Yc=
github.com/motoki317/sc v1.8.0/go.mod h1:hB1MaSQaz8ujgCJVRj7iiZQ7x0vivDcar4vrRi3e+EU=
github.com/motoki317/sc v1.8.1 h1:2WcCDvuqwbthjEXey/AMoOsTbsXsyh3b6NTpTzJON7g=
github.com/motoki317/sc v1.8.1/go.mod h1:hB1MaSQaz8ujgCJVRj7iiZQ7x0vivDcar4vrRi3e+EU=
github.com/mrunalp/fileutils v0.5.0/go.mod h1:M1WthSahJixYnrXQl/DFQuteStB1weuxD2QJNHXfbSQ=
github.com/ncw/swift/v2 v2.0.2 h1:jx282pcAKFhmoZBSdMcCRFn9VWkoBIRsCpe+yZq7vEk=
github.com/ncw/swift/v2 v2.0.2/go.mod h1:z0A9RVdYPjNjXVo2pDOPxZ4eu3oarO1P91fTItcb+Kg=
Expand Down

0 comments on commit 74f8b59

Please sign in to comment.