Skip to content

Commit

Permalink
temp replacement in go mod for local copy of doctor
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTeaCat authored and daveshanley committed Jan 30, 2024
1 parent 6e6e034 commit c4e785d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,5 @@ require (
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
)

replace github.com/pb33f/doctor => ../doctor

0 comments on commit c4e785d

Please sign in to comment.