X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=go.mod;h=02248a43a4cd4e0b7298b8502ec45ebd25ca7f83;hb=cca4b9fd2a0839a6eb50edc9f09963288b5f0e41;hp=e73107b26ee7ecbdfe9f5b707012d27ae7375298;hpb=f742d8cf60cd21f626298bf68ca17d4179cf589e;p=TinyThreePassCompiler%2F.git diff --git a/go.mod b/go.mod index e73107b..02248a4 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,5 @@ module TinyThreePassCompiler go 1.19 + +require golang.org/x/exp v0.0.0-20230315142452-642cacee5cc0