Skip to content

Commit

Permalink
downgrade the value of go directive in go.mod (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammed90 authored May 15, 2024
1 parent 2d18cd2 commit b188193
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/mholt/caddy-ratelimit

go 1.22.0

toolchain go1.22.3
go 1.21.0

require (
github.com/caddyserver/caddy/v2 v2.7.6
Expand Down

0 comments on commit b188193

Please sign in to comment.