diff --git a/go.mod b/go.mod index fd8aa87..40bb707 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/orandin/slog-gorm -go 1.21.0 +go 1.21 require ( github.com/stretchr/testify v1.8.4