parent:
92088b1e84b306d8d1b27270fc1e6bddf96c0d20
nmyk <nick@nmyk.io>
2023-01-09T11:43:05-05:00
upgrade go version
diff --git a/go.mod b/go.mod index 51a27d4bbc8a2875fd0602d4e2ab877e93a57248..6b88dae9416e9230544992f4444fbddeee1fc180 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module tmpchat -go 1.18 +go 1.19 require ( github.com/google/uuid v1.3.0