Skip to content

Commit

Permalink
chore: remove toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Jan 7, 2025
1 parent dc60d25 commit b7b701e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module github.com/ipld/frisbii

go 1.22
toolchain go1.22.5
go 1.22.0

require (
github.com/NYTimes/gziphandler v1.1.1
Expand Down

0 comments on commit b7b701e

Please sign in to comment.