diff --git a/go.mod b/go.mod index 1e380896..beda35a3 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/tmck-code/pokesay -go 1.18 +go 1.19 require ( github.com/fatih/color v1.13.0