Skip to content

Commit

Permalink
Merge pull request #57 from cirello-io/dependabot/go_modules/cirello.…
Browse files Browse the repository at this point in the history
…io/oversight-1.6.0

build(deps): bump cirello.io/oversight from 1.5.0 to 1.6.0
  • Loading branch information
ucirello authored Oct 29, 2024
2 parents 3a68544 + 972bafa commit dae315a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module cirello.io/runner/v3
go 1.23

require (
cirello.io/oversight v1.5.0
cirello.io/oversight v1.6.0
github.com/buildkite/terminal-to-html/v3 v3.16.3
github.com/google/go-cmp v0.6.0
golang.org/x/tools v0.26.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cirello.io/oversight v1.5.0 h1:jv7sjaZv8w8omQOonAiLbkriK7qWKHcAml2JzTfunnw=
cirello.io/oversight v1.5.0/go.mod h1:gDVpsAKKoNtDhEWd1PjD4yBE6r6y5bXSHpOQ2joJF6E=
cirello.io/oversight v1.6.0 h1:fHH+YcxL0/UKgwr2PPs4a+iUEWsKnmxeCqU2DkUdNXg=
cirello.io/oversight v1.6.0/go.mod h1:gDVpsAKKoNtDhEWd1PjD4yBE6r6y5bXSHpOQ2joJF6E=
github.com/buildkite/terminal-to-html/v3 v3.16.3 h1:IGuJjboHjuMLWOGsKZKNxbbn41emOLiHzXPmQZk31fk=
github.com/buildkite/terminal-to-html/v3 v3.16.3/go.mod h1:r/J7cC9c3EzBzP3/wDz0RJLPwv5PUAMp+KF2w+ntMc0=
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
Expand Down

0 comments on commit dae315a

Please sign in to comment.