Skip to content

Commit

Permalink
go mod.
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Oct 23, 2024
1 parent 3b3d0d0 commit ae1eaef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ require (
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.0.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.2.0
github.com/aws/smithy-go v1.1.0
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
github.com/dustin/go-humanize v1.0.1
github.com/exoscale/egoscale v0.102.4
github.com/exoscale/egoscale/v3 v3.1.8-0.20241016080528-0a04c8745bca
Expand Down Expand Up @@ -67,6 +66,7 @@ require (
github.com/cpuguy83/go-md2man/v2 v2.0.1 // indirect
github.com/danielgtaylor/go-jmespath-plus v0.0.0-20200228063638-e0b6f132acba // indirect
github.com/danwakefield/fnmatch v0.0.0-20160403171240-cbb64ac3d964 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/deepmap/oapi-codegen v1.14.0 // indirect
github.com/dlclark/regexp2 v1.2.0 // indirect
github.com/fatih/structs v1.1.0 // indirect
Expand Down

0 comments on commit ae1eaef

Please sign in to comment.