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

Dev #56

Merged
merged 6 commits into from Aug 23, 2022
Merged

Dev #56

merged 6 commits into from Aug 23, 2022

Commits on Jul 1, 2022

  1. Adding on dial callback + Updating GitHub actions (#47)

    * Adding on dial callback
    
    * updating gh actions
    
    * commenting out ipv6
    
    * lint ignore
    Mzack9999 committed Jul 1, 2022
    Copy the full SHA
    4e4f6dc View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.8.0

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.4 to 1.8.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.7.4...v1.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 4, 2022
    Copy the full SHA
    ca2079b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Merge pull request #49 from projectdiscovery/dependabot/go_modules/de…

    …v/github.com/stretchr/testify-1.8.0
    
    chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.8.0
    Mzack9999 committed Jul 10, 2022
    Copy the full SHA
    e377bab View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. protect the cache from DNS responses that lack an Answer, add .gitign…

    …ore to ignore vendor/ folder (#51)
    
    Co-authored-by: Mike Rheinheimer <mrheinheimer@atlassian.com>
    mikerott and mikerott committed Jul 13, 2022
    Copy the full SHA
    1250d5e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Bumping retryabledns (#53)

    Mzack9999 committed Aug 8, 2022
    Copy the full SHA
    c1e8a99 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. chore(deps): bump github.com/projectdiscovery/retryabledns (#54)

    Bumps [github.com/projectdiscovery/retryabledns](https://github.com/projectdiscovery/retryabledns) from 1.0.14 to 1.0.15.
    - [Release notes](https://github.com/projectdiscovery/retryabledns/releases)
    - [Commits](projectdiscovery/retryabledns@v1.0.14...v1.0.15)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/retryabledns
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 17, 2022
    Copy the full SHA
    d6283f7 View commit details
    Browse the repository at this point in the history