Skip to content

Commit

Permalink
use Go 1.23 (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
capnspacehook authored Sep 28, 2024
1 parent 9e139c6 commit af289b8
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/capnspacehook/egress-eddie

go 1.21.4
go 1.23

require (
github.com/BurntSushi/toml v1.4.0
Expand Down

0 comments on commit af289b8

Please sign in to comment.