Skip to content

Commit

Permalink
Remove unused replace in go.mod
Browse files Browse the repository at this point in the history
We no longer depend on the module
  • Loading branch information
SaaldjorMike committed Sep 12, 2023
1 parent 25465cd commit 807edd2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,3 @@ require (
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 // indirect
sigs.k8s.io/yaml v1.3.0 // indirect
)

replace github.com/gin-gonic/gin v1.6.3 => github.com/gin-gonic/gin v1.7.7

0 comments on commit 807edd2

Please sign in to comment.