Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
update go to 1.22.7
Browse files Browse the repository at this point in the history
  • Loading branch information
javierdelapuente committed Oct 10, 2024
1 parent f0fa742 commit 6ae1238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// See LICENSE file for licensing details.
module go-app

go 1.22.5
go 1.22.7

require (
github.com/jackc/pgx/v5 v5.6.0
Expand Down

0 comments on commit 6ae1238

Please sign in to comment.