Skip to content

Commit

Permalink
chore: Remove self-referential replace directive in go.mod (#4959)
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Behar <[email protected]>
  • Loading branch information
simster7 authored Jan 27, 2021
1 parent 2ebcb9f commit b6efd00
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 @@ -2,8 +2,6 @@ module github.com/argoproj/argo/v2

go 1.13

replace github.com/argoproj/argo/v2 => ./

require (
bou.ke/staticfiles v0.0.0-20210106104248-dd04075d4104
cloud.google.com/go v0.55.0 // indirect
Expand Down

0 comments on commit b6efd00

Please sign in to comment.