[go: up one dir, main page]

Skip to content

Commit

Permalink
go.mod: go 1.22.3
Browse files Browse the repository at this point in the history
Seeing if this assists with some Go tooling logic
  • Loading branch information
mholt committed May 10, 2024
1 parent d7e3a19 commit abdf1ae
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/caddyserver/caddy/v2

go 1.22.0
go 1.22.3

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

0 comments on commit abdf1ae

Please sign in to comment.