1
0
mirror of https://github.com/xorcare/testing-go-code-with-postgres.git synced 2025-06-30 23:23:40 +02:00

Bump go from 1.20 to 1.22.0

This commit is contained in:
Vasiliy Vasilyuk
2024-02-08 22:27:20 +03:00
parent 742aa107ed
commit c0e268facd
3 changed files with 5 additions and 3 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/xorcare/testing-go-code-with-postgres
go 1.20
go 1.22.0
require (
github.com/google/uuid v1.6.0