Skip to content

Commit

Permalink
Merge pull request #14 from pjarmalavicius/update-go-directive
Browse files Browse the repository at this point in the history
Update go directive to 1.21 instead of 1.21.0
  • Loading branch information
orandin authored Feb 21, 2024
2 parents 567e4ff + 03d8d85 commit 244952e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 244952e

Please # to comment.