Skip to content

Commit

Permalink
Bump doctor to v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTeaCat authored and daveshanley committed Jan 30, 2024
1 parent 36b6e86 commit d9861a5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/gizak/termui/v3 v3.1.0
github.com/json-iterator/go v1.1.12
github.com/mitchellh/mapstructure v1.5.0
github.com/pb33f/doctor v0.0.3
github.com/pb33f/doctor v0.0.4
github.com/pb33f/libopenapi v0.15.2
github.com/pb33f/libopenapi-validator v0.0.40
github.com/pterm/pterm v0.12.75
Expand Down Expand Up @@ -69,5 +69,3 @@ 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 d9861a5

Please sign in to comment.