Skip to content

Commit

Permalink
build(deps): bump cirello.io/oversight from 1.2.1 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [cirello.io/oversight](https://github.com/cirello-io/oversight) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/cirello-io/oversight/releases)
- [Commits](cirello-io/oversight@v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: cirello.io/oversight
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 6ba6f4d commit 7b499d9
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
go 1.21

require (
cirello.io/oversight v1.2.1
cirello.io/oversight v1.3.0
github.com/buildkite/terminal-to-html v3.2.0+incompatible
github.com/fsnotify/fsnotify v1.7.0
github.com/google/go-cmp v0.6.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.2.1 h1:dtIflWbUDntkmXVXnKz6tZ/cflPitpypu339fX2T+Oc=
cirello.io/oversight v1.2.1/go.mod h1:Rdj5qP4E3yk0/L/gXpElXtYZECfPgPFY+4pBhOmx9vE=
cirello.io/oversight v1.3.0 h1:TPypf9AAw/CmDsBN4u5rfza3RwEd9a/LpoApgXJ3+so=
cirello.io/oversight v1.3.0/go.mod h1:Rdj5qP4E3yk0/L/gXpElXtYZECfPgPFY+4pBhOmx9vE=
github.com/BurntSushi/toml v1.3.2/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
github.com/buildkite/terminal-to-html v3.2.0+incompatible h1:WdXzl7ZmYzCAz4pElZosPaUlRTW+qwVx/SkQSCa1jXs=
github.com/buildkite/terminal-to-html v3.2.0+incompatible/go.mod h1:BFFdFecOxCgjdcarqI+8izs6v85CU/1RA/4Bqh4GR7E=
Expand Down

0 comments on commit 7b499d9

Please sign in to comment.