cloudflare-ddns
cloudflare-ddns copied to clipboard
A Cloudflare Dynamic DNS updater, written in Go.
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220425223048-2871e0cb64e4 to 0.7.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.5.1 to 2.25.0. Release notes Sourced from github.com/urfave/cli/v2's releases. v2.25.0 What's Changed Drop support for Go versions before 1.18 by @meatballhat in urfave/cli#1667 add Integer type casting...
Bumps [github.com/cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go) from 0.38.0 to 0.62.0. Release notes Sourced from github.com/cloudflare/cloudflare-go's releases. v0.62.0 ENHANCEMENTS: dex_test: add CRUD functionality for DEX test configurations (#1209) dlp: Adds support for partial payload logging...
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2.9.1 to 4.2.0. Release notes Sourced from goreleaser/goreleaser-action's releases. v4.2.0 What's Changed fix: don't depend on the GitHub API to check release by @crazy-max in goreleaser/goreleaser-action#391 Full...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.1.0 to 3.4.0. Release notes Sourced from golangci/golangci-lint-action's releases. v3.4.0 What's Changed build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.42.0 to 5.42.1 by @dependabot in golangci/golangci-lint-action#601 build(deps-dev): bump @typescript-eslint/parser from...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0. Commits f8bf765 Merge pull request #1343 from sirupsen/dbd-upd-dep ebc9029 update dependencies 56c843c Merge pull request #1337 from izhakmo/fix-cve 41b4ee6 update gopkg.in/yaml.v3 to v3.0.1 f98ed3e...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.3.2 to 7.0.0. Release notes Sourced from golangci/golangci-lint-action's releases. v7.0.0 What's Changed Changes feat: golangci-lint v2 support by @ldez in golangci/golangci-lint-action#1198 Documentation docs: update annotation permissions by...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.34.0 to 0.36.0. Commits 85d1d54 go.mod: update golang.org/x dependencies cde1dda proxy, http/httpproxy: do not mismatch IPv6 zone ids against hosts fe7f039 publicsuffix: spruce up code gen and...
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.27.5 to 2.27.6. Release notes Sourced from github.com/urfave/cli/v2's releases. v2.27.6 What's Changed Use usage template in subcommand help by @meatballhat in urfave/cli#1986 Docs: Update cli.yml by @dearchap...