Commit Graph

12 Commits

Author SHA1 Message Date
kayos@tcp.direct 20bc1faef7 go mod 2021-08-28 02:29:15 -07:00
kayos@tcp.direct 15e52a1d95 Add find-domains query 2021-08-27 21:37:04 -07:00
dependabot[bot] 3b41066138 Bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-15 09:19:15 +02:00
dependabot[bot] 6af1099b71 Bump github.com/stretchr/testify from 1.6.1 to 1.7.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 18:04:53 +02:00
Sighery 4570ff381b
Add Action for new GitHub CodeQL analysis 2020-10-02 09:01:08 +02:00
Sighery 023a8ba939 Switch to native Dependabot
Previously Dependabot was a third-party service. Now that Dependabot
has been bought by GitHub, it's being integrated into GitHub itself as
a native service. To make use of the native version, the configuration
changes slightly, and it goes under a new directory.
2020-08-12 03:22:45 +02:00
dependabot-preview[bot] e57854683b Bump github.com/stretchr/testify from 1.6.0 to 1.6.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.6.0...v1.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-08 10:21:20 +02:00
dependabot-preview[bot] 797513210f Bump github.com/stretchr/testify from 1.5.1 to 1.6.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.5.1...v1.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 08:10:49 +02:00
Sighery 4cbecbf44d Dependabot: Update GitHub Actions 2020-05-17 23:50:06 +02:00
Sighery dfc29cba51 Store and export the valid Priority values
This will be useful later on for validation purposes in the Terraform
provider plugin.
2020-05-10 18:16:19 +02:00
Sighery 557201c48a Store and export the valid TTL values
This will be useful later on for validation purposes in the Terraform
provider plugin.
2020-05-09 00:36:36 +02:00
Sighery ad529187f5 Initial commit 2020-05-07 11:31:10 +02:00