Skip to content

Commit

Permalink
Upgrade experimental module (deps): Bump github.com/grafana/xk6-timers
Browse files Browse the repository at this point in the history
Bumps [github.com/grafana/xk6-timers](https://github.com/grafana/xk6-timers) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/grafana/xk6-timers/releases)
- [Commits](grafana/xk6-timers@v0.2.2...v0.2.3)

---
updated-dependencies:
- dependency-name: github.com/grafana/xk6-timers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mstoykov committed Jan 12, 2024
1 parent f423f54 commit 667cfc8
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 12 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/grafana/xk6-browser v1.2.2
github.com/grafana/xk6-output-prometheus-remote v0.3.1
github.com/grafana/xk6-redis v0.2.0
github.com/grafana/xk6-timers v0.2.2
github.com/grafana/xk6-timers v0.2.3
github.com/grafana/xk6-webcrypto v0.1.0
github.com/grafana/xk6-websockets v0.2.1
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ github.com/grafana/xk6-output-prometheus-remote v0.3.1 h1:X23rQzlJD8dXWB31DkxR4u
github.com/grafana/xk6-output-prometheus-remote v0.3.1/go.mod h1:0JLAm4ONsNUlNoxJXAwOCfA6GtDwTPs557OplAvE+3o=
github.com/grafana/xk6-redis v0.2.0 h1:iXmAKVlAxafZ/h8ptuXTFhGu63IFsyDI8QjUgWm66BU=
github.com/grafana/xk6-redis v0.2.0/go.mod h1:B3PA9PAPJa2/WUfNJCdQwZrbb6D4e6UHIk8dssQbj7w=
github.com/grafana/xk6-timers v0.2.2 h1:5Bhf/RYZDI27uTaUfmE56iyB8U7gAu1VEfrFq8ZU42k=
github.com/grafana/xk6-timers v0.2.2/go.mod h1:QmMBB7G5MWoQQPU+tA/KTlryHQXqr/OoGx1RK6KOkn4=
github.com/grafana/xk6-timers v0.2.3 h1:uShQZ6T+9fpCc9j8AAuBPRMKNneG/TRtkM1uuwhXH4g=
github.com/grafana/xk6-timers v0.2.3/go.mod h1:QbhJwMBHm9k8ukFm1AtnsoCbeRSngk+8iFaxnKZaKdo=
github.com/grafana/xk6-webcrypto v0.1.0 h1:StrQZkUi4vo3bAMmBUHvIQ8P+zNKCH3AwN22TZdDwHs=
github.com/grafana/xk6-webcrypto v0.1.0/go.mod h1:JKxlKj03+zI6Bf/PUuXxrx4lJraBZx9UOrX4mtqB5+E=
github.com/grafana/xk6-websockets v0.2.1 h1:99tuI5g9UPTCpGbiEo/9E7VFKQIOvTLq231qoMVef5c=
Expand Down
33 changes: 25 additions & 8 deletions vendor/github.com/grafana/xk6-timers/timers/timers.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ github.com/grafana/xk6-output-prometheus-remote/pkg/stale
# github.com/grafana/xk6-redis v0.2.0
## explicit; go 1.19
github.com/grafana/xk6-redis/redis
# github.com/grafana/xk6-timers v0.2.2
# github.com/grafana/xk6-timers v0.2.3
## explicit; go 1.20
github.com/grafana/xk6-timers/timers
# github.com/grafana/xk6-webcrypto v0.1.0
Expand Down

0 comments on commit 667cfc8

Please sign in to comment.