simplehttpserver
simplehttpserver copied to clipboard
chore(deps): bump github.com/projectdiscovery/goflags from 0.1.16 to 0.1.26
Bumps github.com/projectdiscovery/goflags from 0.1.16 to 0.1.26.
Release notes
Sourced from github.com/projectdiscovery/goflags's releases.
Release v0.1.26
0.1.26 (2023-11-05)
Release v0.1.25
0.1.25 (2023-10-22)
Release v0.1.24
0.1.24 (2023-10-15)
Release v0.1.23
0.1.23 (2023-10-08)
Release v0.1.22
0.1.22 (2023-09-29)
What's Changed
Other Changes
- Use os-agnostic os.UserConfigDir func by
@dogancanbakir
in projectdiscovery/goflags#114Full Changelog: https://github.com/projectdiscovery/goflags/compare/v0.1.21...v0.1.22
Release v0.1.21
0.1.21 (2023-09-24)
Release v0.1.20
0.1.20 (2023-09-10)
Release v0.1.19
0.1.19 (2023-09-03)
Release v0.1.18
0.1.18 (2023-08-27)
Release v0.1.17
0.1.17 (2023-08-20)
Commits
a9d5d68
Fix dynamicvar incorrect parsing on bool values (#151)993e0ee
Merge pull request #152 from projectdiscovery/dependabot/go_modules/main/gith...d036c55
chore(deps): bump github.com/projectdiscovery/utilsc0cafaa
Merge pull request #149 from projectdiscovery/dependabot/go_modules/main/gith...aba5f15
chore(deps): bump github.com/projectdiscovery/utilsc690bd8
Merge pull request #148 from projectdiscovery/dependabot/go_modules/golang.or...47c2d34
chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0f871fa1
Merge pull request #145 from projectdiscovery/migrate-options044c556
make migration configurable4877579
Merge pull request #144 from projectdiscovery/dependabot/go_modules/main/gith...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)