Skip to content

Commit

Permalink
Update Go toolchain base to 1.19.
Browse files Browse the repository at this point in the history
  • Loading branch information
creachadair committed Feb 6, 2023
1 parent d559cd0 commit f49135e
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
Expand Up @@ -6,7 +6,7 @@ require (
golang.org/x/sync v0.1.0
)

go 1.18
go 1.19

// A bug in handler.New could panic a wrapped handler on pointer arguments.
retract [v0.21.2, v0.22.0]
Expand Down

0 comments on commit f49135e

Please sign in to comment.