minikube/hack
dependabot[bot] f75080379e
Build(deps): Bump the golang-org group with 6 updates (#22647)
* Build(deps): Bump the golang-org group with 6 updates

Bumps the golang-org group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.47.0` | `0.48.0` |
| [golang.org/x/mod](https://github.com/golang/mod) | `0.32.0` | `0.33.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.34.0` | `0.35.0` |
| [golang.org/x/sys](https://github.com/golang/sys) | `0.40.0` | `0.41.0` |
| [golang.org/x/term](https://github.com/golang/term) | `0.39.0` | `0.40.0` |
| [golang.org/x/text](https://github.com/golang/text) | `0.33.0` | `0.34.0` |


Updates `golang.org/x/crypto` from 0.47.0 to 0.48.0
- [Commits](https://github.com/golang/crypto/compare/v0.47.0...v0.48.0)

Updates `golang.org/x/mod` from 0.32.0 to 0.33.0
- [Commits](https://github.com/golang/mod/compare/v0.32.0...v0.33.0)

Updates `golang.org/x/oauth2` from 0.34.0 to 0.35.0
- [Commits](https://github.com/golang/oauth2/compare/v0.34.0...v0.35.0)

Updates `golang.org/x/sys` from 0.40.0 to 0.41.0
- [Commits](https://github.com/golang/sys/compare/v0.40.0...v0.41.0)

Updates `golang.org/x/term` from 0.39.0 to 0.40.0
- [Commits](https://github.com/golang/term/compare/v0.39.0...v0.40.0)

Updates `golang.org/x/text` from 0.33.0 to 0.34.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.33.0...v0.34.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-org
- dependency-name: golang.org/x/mod
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-org
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-org
- dependency-name: golang.org/x/sys
  dependency-version: 0.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-org
- dependency-name: golang.org/x/term
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-org
- dependency-name: golang.org/x/text
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-org
...

Signed-off-by: dependabot[bot] <support@github.com>

* update go.mod and go.sum

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: minikube-bot <minikube-bot@google.com>
2026-02-10 10:56:49 -08:00
..
benchmark refactor: r replaced github.com/pkg/errors with the standard library errors 2026-01-16 21:20:22 +00:00
boilerplate ci: skip boilerplate for git submodules (#21214) 2025-08-01 21:18:17 -07:00
changelog Update go-github from v81.0.0 to v82.0.0 (#22590) 2026-02-01 14:02:51 -08:00
gh_actions ensure cleaning all of docker up 2022-06-15 13:20:52 -07:00
help_text hack: Replace go workspace with replace (#21094) 2025-07-25 15:33:44 -07:00
jenkins chore: remove ARM architecture support from release checksums (#22585) 2026-01-28 23:05:59 -08:00
kicbase_version Updating kicbase image to v0.0.48-1768689815-22498 2026-01-17 23:01:33 +00:00
legacy_fill_db CI: Update gopogh from v0.29.0 to v0.29.0 2025-12-01 09:05:52 +00:00
metrics refactor: r replaced github.com/pkg/errors with the standard library errors 2026-01-16 21:20:22 +00:00
preload-images Update go-github from v81.0.0 to v82.0.0 (#22590) 2026-02-01 14:02:51 -08:00
prow Merge pull request #22034 from ComradeProgrammer/vfkit_test 2026-01-22 20:31:35 -08:00
update Update go-github from v81.0.0 to v82.0.0 (#22590) 2026-02-01 14:02:51 -08:00
windows-ci-image ci: add functional tests for windows hyperv in azure (#22534) 2026-01-24 23:59:44 -08:00
.gitignore Thank PR reviewers in hack/release_notes.sh. 2021-05-04 14:56:38 -07:00
build_auto_pause.sh Always build the auto-pause binary on the host (#22354) 2026-01-01 11:48:43 -08:00
conformance_tests.sh CI: Fix sonobuoy not outputting detailed e2e.log 2023-08-03 14:09:58 -07:00
cover.sh Add a script to generate coverage results. 2016-07-14 10:43:42 -07:00
generate_licenses.sh trim whitespace from boilerplate 2022-10-17 15:41:23 -07:00
go.mod Build(deps): Bump the golang-org group with 6 updates (#22647) 2026-02-10 10:56:49 -08:00
go.sum Build(deps): Bump the golang-org group with 6 updates (#22647) 2026-02-10 10:56:49 -08:00
release_notes.sh chore: Obtain token with new gh commnd in release_notes.sh (#22581) 2026-01-30 15:59:52 -08:00
tag_release.sh Allow alpha/beta releases 2019-09-04 15:41:13 -07:00
update_contributions.sh generate licenses files 2022-10-14 16:46:46 -07:00
yearly-leaderboard.sh automate updating yearly leaderboard 2022-06-21 15:44:26 -07:00