This commit is contained in:
skeris 2024-08-03 16:05:13 +03:00
parent 40c46c600d
commit 55660b7f58

2
go.mod

@ -1,6 +1,6 @@
module penahub.gitlab.yandexcloud.net/pena-services/customer
go 1.22.2
go 1.22.0
require (
github.com/go-resty/resty/v2 v2.11.0