Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
zoelabbb committed Dec 9, 2023
1 parent 25e978f commit 11b58af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21.4
require github.com/joho/godotenv v1.5.1

require (
github.com/fatih/color v1.16.0 // indirect
github.com/fatih/color v1.16.0
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
golang.org/x/sys v0.15.0 // indirect
Expand Down

0 comments on commit 11b58af

Please sign in to comment.