From 20e3a14de7bfd05f60529f0a67d443049a95a09f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 10:57:29 +0000 Subject: [PATCH] build(deps): bump github.com/antlr/antlr4/runtime/Go/antlr Bumps [github.com/antlr/antlr4/runtime/Go/antlr](https://github.com/antlr/antlr4) from 0.0.0-20220626175859-9abda183db8e to 1.4.10. - [Release notes](https://github.com/antlr/antlr4/releases) - [Commits](https://github.com/antlr/antlr4/commits/runtime/Go/antlr/v1.4.10) --- updated-dependencies: - dependency-name: github.com/antlr/antlr4/runtime/Go/antlr dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index cb079a0a6c..1dcbf5dad8 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/kyleconroy/sqlc go 1.20 require ( - github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20220626175859-9abda183db8e + github.com/antlr/antlr4/runtime/Go/antlr v1.4.10 github.com/bytecodealliance/wasmtime-go/v5 v5.0.0 github.com/cubicdaiya/gonp v1.0.4 github.com/davecgh/go-spew v1.1.1 diff --git a/go.sum b/go.sum index 55b3fe819e..058bbd2959 100644 --- a/go.sum +++ b/go.sum @@ -1,8 +1,8 @@ github.com/BurntSushi/toml v0.3.1 h1:WXkYYl6Yr3qBf1K79EBnL4mak0OimBfB0XUf9Vl28OQ= github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU= github.com/Masterminds/semver/v3 v3.1.1/go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs= -github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20220626175859-9abda183db8e h1:bt6SW1eSSvdmmsG0KqyxYXorcTnFBTX7hfVR1+68+jg= -github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20220626175859-9abda183db8e/go.mod h1:F7bn7fEU90QkQ3tnmaTx3LTKLEDqnwWODIYppRQ5hnY= +github.com/antlr/antlr4/runtime/Go/antlr v1.4.10 h1:yL7+Jz0jTC6yykIK/Wh74gnTJnrGr5AyrNMXuA0gves= +github.com/antlr/antlr4/runtime/Go/antlr v1.4.10/go.mod h1:F7bn7fEU90QkQ3tnmaTx3LTKLEDqnwWODIYppRQ5hnY= github.com/benbjohnson/clock v1.1.0 h1:Q92kusRqC1XV2MjkWETPvjJVqKetz1OzxZB7mHJLju8= github.com/benbjohnson/clock v1.1.0/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA= github.com/bytecodealliance/wasmtime-go/v5 v5.0.0 h1:Ue3eBDElMrdzWoUtr7uPr7NeDZriuR5oIivp5EHknQU=