Skip to content

Commit

Permalink
Merge pull request #634 from nckturner/update-go-mod
Browse files Browse the repository at this point in the history
Remove replace line
  • Loading branch information
k8s-ci-robot committed Oct 17, 2023
2 parents 29d26f3 + 775d5bb commit 4aec898
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions go.mod
Expand Up @@ -2,8 +2,6 @@ module sigs.k8s.io/aws-iam-authenticator

go 1.19

replace golang.org/x/net v0.3.1-0.20221206200815-1e63c2f08a10 => golang.org/x/net v0.7.0

require (
github.com/aws/aws-sdk-go v1.44.332
github.com/fsnotify/fsnotify v1.6.0
Expand Down

0 comments on commit 4aec898

Please sign in to comment.