Update github.com/antlr/antlr4/runtime/Go/antlr digest to 9abda18 (#293)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-06-27 00:19:08 +03:00
committed by GitHub
parent 1c59dfdb44
commit 0040c1b6e1
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.6.1
github.com/alecthomas/kong-yaml v0.1.1
github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20220625170237-e4cec2039bfb
github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20220626175859-9abda183db8e
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