Skip to content

Commit

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

build(deps): bump cirello.io/oversight from 1.6.0 to 1.7.0
  • Loading branch information
ucirello authored Jan 31, 2025
2 parents c252702 + 76922e8 commit 4c1d691
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.6.0
cirello.io/oversight v1.7.0
github.com/buildkite/terminal-to-html/v3 v3.16.4
github.com/google/go-cmp v0.6.0
golang.org/x/tools v0.29.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.6.0 h1:fHH+YcxL0/UKgwr2PPs4a+iUEWsKnmxeCqU2DkUdNXg=
cirello.io/oversight v1.6.0/go.mod h1:gDVpsAKKoNtDhEWd1PjD4yBE6r6y5bXSHpOQ2joJF6E=
cirello.io/oversight v1.7.0 h1:ETEaVs+yJUW76jdrI5NhPWY2yo6G1qk2bIPP1s1fc9Q=
cirello.io/oversight v1.7.0/go.mod h1:gDVpsAKKoNtDhEWd1PjD4yBE6r6y5bXSHpOQ2joJF6E=
github.com/buildkite/terminal-to-html/v3 v3.16.4 h1:QFYO8IGvRnp7tGgiQb8g9uFU8kY9wOzxsFFx17+yy6Q=
github.com/buildkite/terminal-to-html/v3 v3.16.4/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 4c1d691

Please sign in to comment.