Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Commit d05b601

Browse files
chore(deps): bump github.com/rootlyhq/rootly-go from 0.2.0 to 0.6.0
Bumps [github.com/rootlyhq/rootly-go](https://github.com/rootlyhq/rootly-go) from 0.2.0 to 0.6.0. - [Release notes](https://github.com/rootlyhq/rootly-go/releases) - [Changelog](https://github.com/rootlyhq/rootly-go/blob/master/CHANGELOG.md) - [Commits](rootlyhq/rootly-go@v0.2.0...v0.6.0) --- updated-dependencies: - dependency-name: github.com/rootlyhq/rootly-go dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5872c45 commit d05b601

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/gleich/lumber v1.1.4
1111
github.com/gleich/release v0.0.0-20250104214451-94c42533123f
1212
github.com/oapi-codegen/oapi-codegen/v2 v2.5.1
13-
github.com/rootlyhq/rootly-go v0.2.0
13+
github.com/rootlyhq/rootly-go v0.6.0
1414
github.com/spf13/cobra v1.10.2
1515
github.com/stretchr/testify v1.11.1
1616
golang.org/x/sys v0.38.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
5656
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
5757
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
5858
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
59-
github.com/rootlyhq/rootly-go v0.2.0 h1:ipfi7qcjoNBeBhra2E6iknjD168hCjxkjLabc1HdFVg=
60-
github.com/rootlyhq/rootly-go v0.2.0/go.mod h1:/vIONsKgglT/kXbqB3WYx+cZvZKvXAsdpf6yLERa3Ek=
59+
github.com/rootlyhq/rootly-go v0.6.0 h1:aSWJ+gB3YnaguLAbi3utFCp30mY5wXcYPRhTZFHNswQ=
60+
github.com/rootlyhq/rootly-go v0.6.0/go.mod h1:/vIONsKgglT/kXbqB3WYx+cZvZKvXAsdpf6yLERa3Ek=
6161
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
6262
github.com/spf13/cobra v1.10.2 h1:DMTTonx5m65Ic0GOoRY2c16WCbHxOOw6xxezuLaBpcU=
6363
github.com/spf13/cobra v1.10.2/go.mod h1:7C1pvHqHw5A4vrJfjNwvOdzYu0Gml16OCs2GRiTUUS4=

0 commit comments

Comments
 (0)