[#335] go.mod: Update to Go 1.16

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
remotes/KirillovDenis/master
Pavel Karpy 2021-08-26 14:17:04 +03:00 committed by Alex Vanin
parent a0262d58b0
commit 456dc5d7e9
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/nspcc-dev/neofs-api-go
go 1.14
go 1.16
require (
github.com/golang/protobuf v1.4.3