Skip to content

Commit e2f8d81

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

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

go.mod

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

3-
go 1.24.0
3+
go 1.24.5
44

5-
toolchain go1.24.3
6-
7-
require github.com/amatsagu/tempest v1.2.3
5+
require github.com/amatsagu/tempest v1.3.1
86

97
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.2.3 h1:VpbXmhvpytBZkYrmShxEG9mOz/lQ5nj6AoCdzXE+ggc=
2-
github.com/amatsagu/tempest v1.2.3/go.mod h1:NuRaGM2wOabFv4Z0IDCKkdXQcJ6WrqwVrk2CUPcJbmk=
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=
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)