diff --git a/go.mod b/go.mod index 88aec0e..abf55fa 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/haunt98/go-test-color -go 1.15 +go 1.16 require ( github.com/fatih/color v1.10.0