Skip to content

Commit 127ad27

Browse files
Bump github.com/amatsagu/tempest from 1.5.0 to 1.6.0 (#9)
Bumps [github.com/amatsagu/tempest](https://github.com/amatsagu/tempest) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/amatsagu/tempest/releases) - [Commits](amatsagu/tempest@v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: github.com/amatsagu/tempest dependency-version: 1.6.0 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 4a767ce commit 127ad27

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,8 +1,8 @@
11
module github.com/dhrdlicka/errorbot
22

3-
go 1.25.5
3+
go 1.26.0
44

5-
require github.com/amatsagu/tempest v1.5.0
5+
require github.com/amatsagu/tempest v1.6.0
66

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

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.5.0 h1:rkRFgy2uuuYvkJfbxLJkI1Hkz+aVMiwVJ0pdk9ZnTFg=
2-
github.com/amatsagu/tempest v1.5.0/go.mod h1:Tc/40P/5gUlMr/DFMaVl0x4ZHxFvkYGONn5EGmJ8fk0=
1+
github.com/amatsagu/tempest v1.6.0 h1:GP9/R6x5a9xvPwp/+TtznCrHSvrmF4kZ5hW9iXZuSCM=
2+
github.com/amatsagu/tempest v1.6.0/go.mod h1:8oz7uU0USMjcvSZjTUbH1JKpqVJFJ+JrT9oXbFDn/6U=
33
github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aNNg=
44
github.com/gorilla/websocket v1.5.3/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
55
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=

0 commit comments

Comments
 (0)