Skip to content

Commit

Permalink
remove replace statement
Browse files Browse the repository at this point in the history
  • Loading branch information
jmurret committed Jun 4, 2024
1 parent 7002f62 commit d0f9a0c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ module github.com/hashicorp/consul-template

go 1.22

// used to test locally
replace (
github.com/hashicorp/consul/api => ../consul/api
)
require (
dario.cat/mergo v1.0.0
github.com/BurntSushi/toml v1.3.2
Expand Down

0 comments on commit d0f9a0c

Please sign in to comment.