forked from TrueCloudLab/frostfs-api-go
[#3] api-go: Go version up
Update go version 1.17 -> 1.18 Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
This commit is contained in:
parent
196241c4e7
commit
8e357496d8
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module github.com/TrueCloudLab/frostfs-api-go/v2
|
||||
|
||||
go 1.17
|
||||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/TrueCloudLab/frostfs-crypto v0.5.0
|
||||
|
|
Loading…
Reference in a new issue