-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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(deps): Bump github.com/netsampler/goflow2 from 1.1.1 to 1.3.3 #13104
chore(deps): Bump github.com/netsampler/goflow2 from 1.1.1 to 1.3.3 #13104
Conversation
Bumps [github.com/netsampler/goflow2](https://github.com/netsampler/goflow2) from 1.1.1 to 1.3.1. - [Release notes](https://github.com/netsampler/goflow2/releases) - [Commits](netsampler/goflow2@v1.1.1...v1.3.1) --- updated-dependencies: - dependency-name: github.com/netsampler/goflow2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Looks like netsampler/goflow2#49 removed the templates into a different module :\ There was also an issue with UDP fixed in netsampler/goflow2#152 and v1.3.2 published. We should refactor to the new version and pull in the later version. |
@powersj my apologies :( I should have versioned it better I made some changes to avoid having this issue. You can continue using the in-memory template system. |
thanks for the response! We will give 1.3.3 a spin then. |
Download PR build artifacts for linux_amd64.tar.gz, darwin_amd64.tar.gz, and windows_amd64.zip. 📦 Click here to get additional PR build artifactsArtifact URLs |
Bumps github.com/netsampler/goflow2 from 1.1.1 to 1.3.1.
Commits
958109e
allow unknown records for sFlow (#155)5d47e60
build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 (#154)9850000
allow unknown record structures in sFlow (#153)c4c4ffb
Refactor template as module (#49)6b3c5f1
go.mod: update dependencies (#146)d59f209
mapping: support endianness (#130)40e5ef0
mapping: allow lists to be mapped (#149)5529d49
makefile: fix typo (#147)d72f05b
docker: fix build and push of manifest (#145)d53e5f9
compose: update Clickhouse schema to match casing of proto (#133)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)