Skip to content

Commit

Permalink
feat: Use the latest version of x/exp
Browse files Browse the repository at this point in the history
Signed-off-by: Jim.Idle <[email protected]>
  • Loading branch information
jimidle authored and parrt committed May 19, 2023
1 parent bb63105 commit 29cf908
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/Go/antlr/v4/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/antlr4-go/antlr/v4

go 1.20

require golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
require golang.org/x/exp v0.0.0-20230515195305-f3d0a9c9a5cc
2 changes: 2 additions & 0 deletions runtime/Go/antlr/v4/go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e h1:+WEEuIdZHnUeJJmEUjyYC2gfUMj69yZXw17EnHg/otA=
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e/go.mod h1:Kr81I6Kryrl9sr8s2FK3vxD90NdsKWRuOIl2O4CvYbA=
golang.org/x/exp v0.0.0-20230515195305-f3d0a9c9a5cc h1:mCRnTeVUjcrhlRmO0VK8a6k6Rrf6TF9htwo2pJVSjIU=
golang.org/x/exp v0.0.0-20230515195305-f3d0a9c9a5cc/go.mod h1:V1LtkGg67GoY2N1AnLN78QLrzxkLyJw7RJb1gzOOz9w=

0 comments on commit 29cf908

Please sign in to comment.