teleport/tool/tbot
Nic Klaassen b054261bc1
Update jonboulle/clockwork to 0.4.0 (#24099)
* Bump github.com/jonboulle/clockwork from 0.3.0 to 0.4.0

Bumps [github.com/jonboulle/clockwork](https://github.com/jonboulle/clockwork) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/jonboulle/clockwork/releases)
- [Commits](https://github.com/jonboulle/clockwork/compare/v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/jonboulle/clockwork
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* also update clockwork in api/

* consistently use fake clock in TestGenerateCerts

* fix TestGenerateUserCerts

* test fixes

* `go mod tidy` in api/

* fix TestGetKubeCredentialData

* tentative fix for TestUsageReporterDiscard

* fix test timeouts in lib/srv

* pass current time to getCredentialData

* fix timezone for circuit breaker test

* remove UTC conversions in test instead of adding in the production code

* tentative fix for TestSessionTracker_UpdateRetry flakiness

* fix aggregating.TestSubmitOnce

* add initial wait for session tracker retries

* fix kube proxy forwarder tests

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edoardo Spadolini <edoardo.spadolini@goteleport.com>
2023-04-13 20:04:38 +00:00
..
testdata/TestRun_Configure Machine ID FIPS support (#23563) 2023-03-30 16:42:14 +00:00
anonymous_telemetry.go usagereporter: on-prem dial home (#23916) 2023-04-05 19:24:32 +00:00
anonymous_telemetry_test.go usagereporter: on-prem dial home (#23916) 2023-04-05 19:24:32 +00:00
db.go Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
init.go Enable nolintlint linter (#19406) 2022-12-16 21:13:58 +00:00
init_test.go Use x/exp/slices instead of home grown utilities (#18524) 2022-11-17 15:25:46 +00:00
kube.go Update jonboulle/clockwork to 0.4.0 (#24099) 2023-04-13 20:04:38 +00:00
kube_test.go Update jonboulle/clockwork to 0.4.0 (#24099) 2023-04-13 20:04:38 +00:00
main.go Machine ID FIPS support (#23563) 2023-03-30 16:42:14 +00:00
main_test.go Machine ID FIPS support (#23563) 2023-03-30 16:42:14 +00:00
proxy.go Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00