Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: update import path to v11 #299

Merged
merged 1 commit into from
Apr 2, 2024
Merged

feat!: update import path to v11 #299

merged 1 commit into from
Apr 2, 2024

Commits on Apr 2, 2024

  1. feat!: update import path to v11

    As we plan for v11, we need to update the import path
    
    This was done using the excellent
    [gomajor](https://pkg.go.dev/github.com/icholy/gomajor) tool,
    specifically:
    ```
    gomajor path -next
    ```
    
    The README also had to be updated by a person
    blgm committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8d868ce View commit details
    Browse the repository at this point in the history