Skip to content

Commit

Permalink
🐛 Remove replace in go.mod (#624)
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Manuel Leflet Estrada <jleflete@redhat.com>
  • Loading branch information
jmle authored Jun 21, 2024
1 parent b5c166d commit d254345
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions external-providers/java-external-provider/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,3 @@ require (
golang.org/x/text v0.14.0 // indirect
google.golang.org/protobuf v1.33.1-0.20240408130810-98873a205002 // indirect
)

replace github.com/konveyor/analyzer-lsp => ../../

0 comments on commit d254345

Please sign in to comment.