Skip to content

Commit

Permalink
chore(deps): bump github.com/tenntenn/testtime from 0.2.2 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [github.com/tenntenn/testtime](https://github.com/tenntenn/testtime) from 0.2.2 to 0.3.0.
- [Release notes](https://github.com/tenntenn/testtime/releases)
- [Changelog](https://github.com/tenntenn/testtime/blob/main/CHANGELOG.md)
- [Commits](tenntenn/testtime@v0.2.2...v0.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 3d27d9c commit 620bde4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
module github.com/ww24/linebot

go 1.22

toolchain go1.22.3

require (
cloud.google.com/go/cloudtasks v1.13.0
cloud.google.com/go/firestore v1.16.0
Expand All @@ -25,7 +22,7 @@ require (
github.com/line/line-bot-sdk-go/v7 v7.21.0
github.com/rs/xid v1.6.0
github.com/stretchr/testify v1.9.0
github.com/tenntenn/testtime v0.2.2
github.com/tenntenn/testtime v0.3.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0
go.opentelemetry.io/otel v1.29.0
go.opentelemetry.io/otel/bridge/opencensus v1.29.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -168,8 +168,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/tenntenn/testtime v0.2.2 h1:y6K00BUNg7cRE9WpkBX/Bn+WgmV5/a3hsw7xGNyF2p0=
github.com/tenntenn/testtime v0.2.2/go.mod h1:gXZpxnMoBEV+JZwooprQ65lIbR2Kzk5PpP/deHMn+Is=
github.com/tenntenn/testtime v0.3.0 h1:2P2iBmWK/FbfMq7wnQmHyZM/3gLOY1nqrD/LRQkScss=
github.com/tenntenn/testtime v0.3.0/go.mod h1:Ggza9BX+R+hYHSqpfEIVQEQ+QDdMJLI/2OX2SQdclnc=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
go.einride.tech/aip v0.67.1 h1:d/4TW92OxXBngkSOwWS2CH5rez869KpKMaN44mdxkFI=
go.einride.tech/aip v0.67.1/go.mod h1:ZGX4/zKw8dcgzdLsrvpOOGxfxI2QSk12SlP7d6c0/XI=
Expand Down

0 comments on commit 620bde4

Please sign in to comment.