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

chore: go mod tidy #10983

Merged
merged 1 commit into from
Apr 13, 2022
Merged

chore: go mod tidy #10983

merged 1 commit into from
Apr 13, 2022

Conversation

sspaink
Copy link
Contributor

@sspaink sspaink commented Apr 13, 2022

#10961 caused the CI to fail when merged requiring a go mod tidy to be run. This PR is the result of running go mod tidy. I am assuming the branch 10961 was behind master and caused the go.sum file to become out of sync.

@telegraf-tiger telegraf-tiger bot added the chore label Apr 13, 2022
@sspaink sspaink added ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. and removed chore labels Apr 13, 2022
@telegraf-tiger
Copy link
Contributor

Download PR build artifacts for linux_amd64.tar.gz, darwin_amd64.tar.gz, and windows_amd64.zip.
Downloads for additional architectures and packages are available below.

🥳 This pull request decreases the Telegraf binary size by -4.23 % for linux amd64 (new size: 138.9 MB, nightly size 145.0 MB)

📦 Click here to get additional PR build artifacts

Artifact URLs

DEB RPM TAR GZ ZIP
amd64.deb aarch64.rpm darwin_amd64.tar.gz windows_amd64.zip
arm64.deb armel.rpm darwin_arm64.tar.gz windows_i386.zip
armel.deb armv6hl.rpm freebsd_amd64.tar.gz
armhf.deb i386.rpm freebsd_armv7.tar.gz
i386.deb ppc64le.rpm freebsd_i386.tar.gz
mips.deb riscv64.rpm linux_amd64.tar.gz
mipsel.deb s390x.rpm linux_arm64.tar.gz
ppc64el.deb x86_64.rpm linux_armel.tar.gz
riscv64.deb linux_armhf.tar.gz
s390x.deb linux_i386.tar.gz
linux_mips.tar.gz
linux_mipsel.tar.gz
linux_ppc64le.tar.gz
linux_riscv64.tar.gz
linux_s390x.tar.gz
static_linux_amd64.tar.gz

@powersj
Copy link
Contributor

powersj commented Apr 13, 2022

I'm going to go ahead and merge so people don't get false failures rebasing on master.

@powersj powersj merged commit 351ab58 into master Apr 13, 2022
@powersj powersj deleted the gomodtidy branch April 13, 2022 22:39
powersj pushed a commit that referenced this pull request Apr 28, 2022
(cherry picked from commit 351ab58)
MyaLongmire pushed a commit that referenced this pull request Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants