Skip to content

ref: update for go mod#12

Open
coolaj86 wants to merge 1 commit into
TylerBrock:masterfrom
therootcompany:ref-go-mod
Open

ref: update for go mod#12
coolaj86 wants to merge 1 commit into
TylerBrock:masterfrom
therootcompany:ref-go-mod

Conversation

@coolaj86
Copy link
Copy Markdown

@coolaj86 coolaj86 commented Oct 3, 2025

  • add go mod tidy to add go.mod and go.sum
  • move benchmark into its own subdirectory (to prevent test/benchmark dependencies leaking through)
  • move examples into their own subdirectories (fixes linter errors)
  • go fmt ./...

@coolaj86
Copy link
Copy Markdown
Author

coolaj86 commented Oct 3, 2025

In addition to this PR, the repo would need to be tagged:

git tag v1.0.0
git push --tags

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant