Skip to content

Commit

Permalink
fix(deps): upgrade to go 1.22.4 (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfalkowski authored Jun 5, 2024
1 parent 7e0f5fc commit 2bb478a
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/alexfalkowski/go-health

go 1.22.3
go 1.22.4

require (
github.com/DATA-DOG/go-sqlmock v1.5.2
Expand Down

0 comments on commit 2bb478a

Please sign in to comment.