:pin: Upgraded go module version

This commit is contained in:
Maxim Lebedev 2022-06-09 22:21:15 +05:00
parent 0f03086098
commit f4b254e356
Signed by: toby3d
GPG Key ID: 1F14E25B7C119FC5
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module source.toby3d.me/toby3d/auth
go 1.16
go 1.18
require (
github.com/DATA-DOG/go-sqlmock v1.5.0