Tags: flowintel/go-dnscollector
Tags
Bump github.com/klauspost/compress from 1.16.3 to 1.16.5 (dmachard#271) Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.16.3 to 1.16.5. - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.16.3...v1.16.5) --- updated-dependencies: - dependency-name: github.com/klauspost/compress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
add basic-auth-enable settings on prom logger (dmachard#251) * add basic-auth-enable settings on prom logger * update README.md
Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 (… …dmachard#232) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220722155237-a158d28d115b to 0.7.0. - [Release notes](https://github.com/golang/net/releases) - [Commits](https://github.com/golang/net/commits/v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update to support Go 1.20 (dmachard#209) * update go.mod * GH actions - go version updated * update golangci-lint * tail collector: os.SEEK_END deprecated * Update DockerFile * Update doc * goreleaser fix
Bump github.com/klauspost/compress from 1.15.12 to 1.15.13 (dmachard#192 ) Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.15.12 to 1.15.13. - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.15.12...v1.15.13) --- updated-dependencies: - dependency-name: github.com/klauspost/compress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix some errors in documentations (dmachard#191) Update README.md
Fix on prometheus logger and move publicsuffix to the package transfo… …rmers (dmachard#173) * HTTPS qtype added to the common list * move publicsuffix to transformers and fixes
Add filtering option to keep only certain domain records. (dmachard#135) * Add 'keep domains' filtering option. Co-authored-by: Leo Vrana <[email protected]>
PreviousNext