diff --git a/go.mod b/go.mod index c10ac2b..da5e94a 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module source.toby3d.me/toby3d/auth -go 1.16 +go 1.18 require ( github.com/DATA-DOG/go-sqlmock v1.5.0