mirror of
https://github.com/goodhosts/cli.git
synced 2026-04-27 07:06:00 +03:00
[PR #30] [MERGED] getting ci backup, gorelease arch/os updates, bump go to v1.17 #33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/goodhosts/cli/pull/30
Author: @luthermonson
Created: 11/30/2021
Status: ✅ Merged
Merged: 12/1/2021
Merged by: @luthermonson
Base:
master← Head:bump-go📝 Commits (1)
bf37fa2getting ci backup, gorelease arch/os updates, bump go to v1.17📊 Changes
22 files changed (+48 additions, -96 deletions)
View changed files
📝
.github/workflows/ci.yml(+7 -6)📝
.github/workflows/release.yml(+1 -1)📝
.goreleaser.yml(+13 -2)📝
cmd/version.go(+3 -1)📝
go.mod(+11 -1)📝
main.go(+1 -1)➖
vendor/github.com/dimchansky/utfbom/go.mod(+0 -1)➖
vendor/github.com/goodhosts/hostsfile/go.mod(+0 -5)➖
vendor/github.com/goodhosts/hostsfile/go.sum(+0 -2)➖
vendor/github.com/konsorten/go-windows-terminal-sequences/go.mod(+0 -1)➖
vendor/github.com/mattn/go-runewidth/go.mod(+0 -3)➖
vendor/github.com/olekukonko/tablewriter/go.mod(+0 -5)➖
vendor/github.com/olekukonko/tablewriter/go.sum(+0 -2)➖
vendor/github.com/russross/blackfriday/v2/go.mod(+0 -1)➖
vendor/github.com/shurcooL/sanitized_anchor_name/go.mod(+0 -1)➖
vendor/github.com/sirupsen/logrus/go.mod(+0 -10)➖
vendor/github.com/sirupsen/logrus/go.sum(+0 -16)➖
vendor/github.com/t-tomalak/logrus-easy-formatter/go.mod(+0 -5)➖
vendor/github.com/t-tomalak/logrus-easy-formatter/go.sum(+0 -9)➖
vendor/github.com/urfave/cli/v2/go.mod(+0 -9)...and 2 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.