Update antlr (#287)

This commit is contained in:
Jonas Plum
2022-06-24 23:30:28 +03:00
committed by GitHub
parent 9ff10e1f34
commit b2fde8f26a
15 changed files with 1394 additions and 1441 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.18
require (
github.com/alecthomas/kong v0.6.1
github.com/alecthomas/kong-yaml v0.1.1
github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20220314183648-97c793e446ba
github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20220527190237-ee62e23da966
github.com/arangodb/go-driver v1.3.2
github.com/aws/aws-sdk-go v1.44.42
github.com/blevesearch/bleve/v2 v2.3.2