Skip to content

Commit

Permalink
fix: Remove ineffective replace directive
Browse files Browse the repository at this point in the history
  • Loading branch information
wdullaer committed Oct 25, 2024
1 parent 2516195 commit b3d1034
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
module github.com/exoscale/cli

replace gopkg.ini/ini.v1 => github.com/go-ini/ini v1.42.0

require (
github.com/aws/aws-sdk-go-v2 v1.2.0
github.com/aws/aws-sdk-go-v2/config v1.1.1
Expand Down
1 change: 0 additions & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -788,4 +788,3 @@ gopkg.in/yaml.v2
# gopkg.in/yaml.v3 v3.0.1
## explicit
gopkg.in/yaml.v3
# gopkg.ini/ini.v1 => github.com/go-ini/ini v1.42.0

0 comments on commit b3d1034

Please sign in to comment.