Skip to content

Commit a9b6475

Browse files
Bump github.com/amatsagu/tempest from 1.3.1 to 1.3.3 (#3)
Bumps [github.com/amatsagu/tempest](https://github.com/amatsagu/tempest) from 1.3.1 to 1.3.3. - [Release notes](https://github.com/amatsagu/tempest/releases) - [Commits](amatsagu/tempest@v1.3.1...v1.3.3) --- updated-dependencies: - dependency-name: github.com/amatsagu/tempest dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2f8d81 commit a9b6475

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module github.com/dhrdlicka/errorbot
22

3-
go 1.24.5
3+
go 1.25.1
44

5-
require github.com/amatsagu/tempest v1.3.1
5+
require github.com/amatsagu/tempest v1.3.3
66

77
require gopkg.in/yaml.v3 v3.0.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/amatsagu/tempest v1.3.1 h1:ewlqKcWz++yRfx5oBaapmoAm/sPStjGfgPBNWNHlYVg=
2-
github.com/amatsagu/tempest v1.3.1/go.mod h1:PKprwzoCzChldxuRZVe5xU4tyE9BacURpTce9VxJa/k=
1+
github.com/amatsagu/tempest v1.3.3 h1:ZhZuiCQ1IYk9iUnE+ob7QmOOUDqhNX/Y7yQBEZddtAQ=
2+
github.com/amatsagu/tempest v1.3.3/go.mod h1:01qHm96xmjNLOd8ErseQuFKvdwdYrXcHpkTY4t3a2NA=
33
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
44
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
55
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=

0 commit comments

Comments
 (0)