diff --git a/go.mod b/go.mod index 33fd7a5..28789e9 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module git.nice.net.nz/hads/snice -go 1.21.4 +go 1.21.5 require ( github.com/lmittmann/tint v1.0.3