Skip to content

Commit

Permalink
Merge pull request #7 from SiaFoundation/dependabot/go_modules/github…
Browse files Browse the repository at this point in the history
….com/spf13/afero-1.11.0
  • Loading branch information
ChrisSchinnerl authored Apr 10, 2024
2 parents 5ce891f + ca4b80b commit bf42b12
Show file tree
Hide file tree
Showing 2 changed files with 2,208 additions and 10 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@ go 1.16

require (
github.com/aws/aws-sdk-go v1.44.256
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/ryszard/goskiplist v0.0.0-20150312221310-2dfbae5fcf46
github.com/shabbyrobe/gocovmerge v0.0.0-20190829150210-3e036491d500
github.com/spf13/afero v1.2.1
github.com/spf13/afero v1.11.0
go.etcd.io/bbolt v1.3.5
golang.org/x/tools v0.8.0
golang.org/x/tools v0.10.0
gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce
)
Loading

0 comments on commit bf42b12

Please sign in to comment.