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

fix: Go build remove unused imports #47

Merged
merged 5 commits into from
Nov 14, 2023
Merged

Commits on Nov 13, 2023

  1. add goimports cmd to makefile

    Signed-off-by: ocobleseqx <[email protected]>
    ocobles committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9eaf461 View commit details
    Browse the repository at this point in the history
  2. make build

    Signed-off-by: ocobleseqx <[email protected]>
    ocobles committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    79f374e View commit details
    Browse the repository at this point in the history
  3. go work sync

    Signed-off-by: ocobleseqx <[email protected]>
    ocobles committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    fe39ee4 View commit details
    Browse the repository at this point in the history
  4. escape symbol in Makefile

    Signed-off-by: ocobleseqx <[email protected]>
    ocobles committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    345180d View commit details
    Browse the repository at this point in the history
  5. add GO111MODULE to goreleaser

    Signed-off-by: ocobleseqx <[email protected]>
    ocobles committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c8a935c View commit details
    Browse the repository at this point in the history