Skip to content

Commit

Permalink
feat: turn into separate module
Browse files Browse the repository at this point in the history
  • Loading branch information
mbreithecker committed Feb 6, 2025
1 parent 9bac9bb commit 0591027
Show file tree
Hide file tree
Showing 76 changed files with 8,400 additions and 4,166 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ ifndef ENV
endif

ensure_version:
ifneq ($(GO_VERSION),1.22)
ifneq ($(GO_VERSION),1.23)
$(error ❌ Please run Go v1.22.x..)
endif

Expand Down
Loading

0 comments on commit 0591027

Please sign in to comment.