Skip to content

Commit

Permalink
mod version -> go 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
bradenaw committed Nov 25, 2023
1 parent 239d32f commit c05c87f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/bradenaw/juniper

go 1.19
go 1.18

require (
golang.org/x/exp v0.0.0-20231006140011-7918f672742d
Expand Down

0 comments on commit c05c87f

Please sign in to comment.