We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 109357f commit 13df682Copy full SHA for 13df682
1 file changed
go.mod
@@ -4,7 +4,7 @@ go 1.16
4
5
require (
6
github.com/evanphx/json-patch v4.5.0+incompatible // indirect
7
- github.com/fatih/color v1.13.0
+ github.com/fatih/color v1.16.0
8
github.com/go-openapi/spec v0.17.2 // indirect
9
github.com/googleapis/gnostic v0.3.1 // indirect
10
github.com/gregjones/httpcache v0.0.0-20181110185634-c63ab54fda8f // indirect
0 commit comments