Skip to content

Commit

Permalink
feat: update fox to v0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tigerwill90 committed Jul 15, 2024
1 parent fd286ae commit d7bbdf5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22

require (
github.com/corazawaf/coraza/v3 v3.2.1
github.com/tigerwill90/fox v0.14.0
github.com/tigerwill90/fox v0.15.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ github.com/tidwall/match v1.1.1/go.mod h1:eRSPERbgtNPcGhD8UCthc6PmLEQXEWd3PRB5JT
github.com/tidwall/pretty v1.2.0/go.mod h1:ITEVvHYasfjBbM0u2Pg8T2nJnzm8xPwvNhhsoaGGjNU=
github.com/tidwall/pretty v1.2.1 h1:qjsOFOWWQl+N3RsoF5/ssm1pHmJJwhjlSbZ51I6wMl4=
github.com/tidwall/pretty v1.2.1/go.mod h1:ITEVvHYasfjBbM0u2Pg8T2nJnzm8xPwvNhhsoaGGjNU=
github.com/tigerwill90/fox v0.14.0 h1:fX9Pg1EBu4eaNkMac+6Nff+hohxEq5R17OtBV/LRCoo=
github.com/tigerwill90/fox v0.14.0/go.mod h1:1D355//lMLlduFSNb1fS+w+TK9svw/sjhH/h9tAD4KQ=
github.com/tigerwill90/fox v0.15.0 h1:ff4cxNrnCHvXPagkVUOSBDsJeibWQgM8k98VBPxGX88=
github.com/tigerwill90/fox v0.15.0/go.mod h1:1D355//lMLlduFSNb1fS+w+TK9svw/sjhH/h9tAD4KQ=
golang.org/x/mod v0.17.0 h1:zY54UmvipHiNd+pm+m0x9KhZ9hl1/7QNMyxXbc6ICqA=
golang.org/x/mod v0.17.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
golang.org/x/net v0.27.0 h1:5K3Njcw06/l2y9vpGCSdcxWOYHOUk3dVNGDXN+FvAys=
Expand Down

0 comments on commit d7bbdf5

Please sign in to comment.