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

Handle multiple domains #4

Merged
merged 4 commits into from
Jul 22, 2023
Merged

Handle multiple domains #4

merged 4 commits into from
Jul 22, 2023

Commits on Jul 3, 2023

  1. chore(deps): bump github.com/valyala/fasthttp from 1.38.0 to 1.48.0

    Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.38.0 to 1.48.0.
    - [Release notes](https://github.com/valyala/fasthttp/releases)
    - [Commits](valyala/fasthttp@v1.38.0...v1.48.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/valyala/fasthttp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6365d1a View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Merge pull request #2 from hueristiq/dependabot/go_modules/dev/github…

    ….com/valyala/fasthttp-1.48.0
    
    chore(deps): bump github.com/valyala/fasthttp from 1.38.0 to 1.48.0
    enenumxela authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    16048e5 View commit details
    Browse the repository at this point in the history
  2. feat: Handle multiple domains

    Handle multiple domains by accepting multiple domain flags,
    domains list and domains from stdin. When output directory is specified,
    create individual domain output.
    enenumxela committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    b9bc010 View commit details
    Browse the repository at this point in the history
  3. chore: -

    enenumxela committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    fd3fac7 View commit details
    Browse the repository at this point in the history