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

1
go.cap
View File

@@ -5,7 +5,6 @@ github.com/SecurityBrewery/catalyst (execute, file, network)
github.com/SecurityBrewery/catalyst/auth (network)
github.com/SecurityBrewery/catalyst/database/busdb (network)
github.com/SecurityBrewery/catalyst/generated/api (network)
github.com/SecurityBrewery/catalyst/generated/caql/parser (reflect)
github.com/SecurityBrewery/catalyst/index (file)
github.com/SecurityBrewery/catalyst/service (network)
github.com/alecthomas/kong (file, reflect, syscall, unsafe)