mirror of
https://github.com/goodhosts/cli.git
synced 2026-04-27 07:06:00 +03:00
[PR #9] [CLOSED] hostsfile library version bump + misc vendors #23
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/9
Author: @luthermonson
Created: 5/25/2020
Status: ❌ Closed
Base:
master← Head:bump📝 Commits (3)
11eb3ffvendorcce5f77vendor1d7bb41Merge branch 'bump' of github.com:luthermonson/cli-2 into bump📊 Changes
213 files changed (+23304 additions, -3746 deletions)
View changed files
📝
go.mod(+2 -2)📝
go.sum(+296 -2)➕
vendor/github.com/dimchansky/utfbom/.gitignore(+37 -0)➕
vendor/github.com/dimchansky/utfbom/.travis.yml(+18 -0)➕
vendor/github.com/dimchansky/utfbom/LICENSE(+201 -0)➕
vendor/github.com/dimchansky/utfbom/README.md(+66 -0)➕
vendor/github.com/dimchansky/utfbom/go.mod(+1 -0)➕
vendor/github.com/dimchansky/utfbom/utfbom.go(+192 -0)📝
vendor/golang.org/x/sys/unix/affinity_linux.go(+2 -40)➕
vendor/golang.org/x/sys/unix/asm_linux_riscv64.s(+54 -0)➕
vendor/golang.org/x/sys/unix/asm_openbsd_arm64.s(+29 -0)📝
vendor/golang.org/x/sys/unix/bluetooth_linux.go(+1 -0)📝
vendor/golang.org/x/sys/unix/dirent.go(+88 -3)📝
vendor/golang.org/x/sys/unix/endian_little.go(+1 -1)➕
vendor/golang.org/x/sys/unix/fdset.go(+29 -0)📝
vendor/golang.org/x/sys/unix/ioctl.go(+38 -3)📝
vendor/golang.org/x/sys/unix/mkall.sh(+25 -8)📝
vendor/golang.org/x/sys/unix/mkerrors.sh(+45 -17)➖
vendor/golang.org/x/sys/unix/mksysctl_openbsd.pl(+0 -265)📝
vendor/golang.org/x/sys/unix/pledge_openbsd.go(+0 -3)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.