Skip to content

Commit

Permalink
dep: go mod: remove toolchain for go 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
grokify committed Oct 22, 2023
1 parent 829b4d5 commit 703484a
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 @@ -2,7 +2,7 @@ module github.com/grokify/rchooks

go 1.21

toolchain go1.21.1
// toolchain go1.21.1

require (
github.com/aws/aws-lambda-go v1.41.0
Expand Down

0 comments on commit 703484a

Please sign in to comment.