Update github.com/antlr/antlr4/runtime/Go/antlr digest to 97c793e (#51)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-03-29 15:58:03 +02:00
committed by GitHub
parent 7bf9a03eec
commit f15ce29d7e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.18
require (
github.com/alecthomas/kong v0.2.17
github.com/alecthomas/kong-yaml v0.1.1
github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20211101200231-0802afb9c160
github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20220314183648-97c793e446ba
github.com/arangodb/go-driver v1.2.1
github.com/aws/aws-sdk-go v1.41.19
github.com/blevesearch/bleve/v2 v2.2.2