diff --git a/go.mod b/go.mod index facd065..e2419eb 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module git.nice.net.nz/hads/snice -go 1.21.5 +go 1.21.6 require ( github.com/lmittmann/tint v1.0.3