Skip to content

Release 1.5.0#137

Merged
epk merged 4 commits into
masterfrom
epk/update
Feb 26, 2024
Merged

Release 1.5.0#137
epk merged 4 commits into
masterfrom
epk/update

Conversation

@epk

@epk epk commented Nov 20, 2023

Copy link
Copy Markdown
Member

What

Release 1.5.0 with the following changes:

Update language runtimes and dependencies

  • Update Go to the latest
    • Remove calls to ioutil as that has been deprecated since Go 1.18
  • Update Go dependencies to the latest

Build and publishing changes

Build static binaries by:

  • Setting CGO_ENABLED=0
  • Passing -ldflags '-s -w -extldflags "-static"' to go build invocations

I also copied over these two changes to .goreleaser.yaml

@epk epk requested a review from burke as a code owner November 20, 2023 03:07
@epk epk force-pushed the epk/update branch 2 times, most recently from ca39dc6 to 0b93ab6 Compare November 20, 2023 03:10
epk added 3 commits November 19, 2023 19:12
Signed-off-by: Aditya Sharma <aditya.sharma@shopify.com>
@epk epk merged commit 4719b8c into master Feb 26, 2024
@epk epk deleted the epk/update branch February 26, 2024 18:44
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