[#332] go.mod: Update antlr dependency

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
This commit is contained in:
Evgenii Stratonikov 2022-09-10 13:36:04 +03:00 committed by fyrchik
parent 43a57d42dd
commit 402d72e629
2 changed files with 1 additions and 1 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module github.com/nspcc-dev/neofs-sdk-go
go 1.17
require (
github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20210521073959-f0d4d129b7f1
github.com/antlr/antlr4/runtime/Go/antlr v1.4.10
github.com/google/uuid v1.2.0
github.com/hashicorp/golang-lru v0.5.4
github.com/mr-tron/base58 v1.2.0

BIN
go.sum

Binary file not shown.