Skip to content

Commit 1a20a1f

Browse files
Bump github.com/spacelift-io/spcontext in the go-dependencies group
Bumps the go-dependencies group with 1 update: [github.com/spacelift-io/spcontext](https://github.com/spacelift-io/spcontext). Updates `github.com/spacelift-io/spcontext` from 0.1.0 to 0.1.1 - [Release notes](https://github.com/spacelift-io/spcontext/releases) - [Commits](spacelift-io/spcontext@v0.1.0...v0.1.1) --- updated-dependencies: - dependency-name: github.com/spacelift-io/spcontext dependency-version: 0.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f87dcd1 commit 1a20a1f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/go-kit/log v0.2.1
88
github.com/kr/text v0.2.0
99
github.com/pkg/errors v0.9.1
10-
github.com/spacelift-io/spcontext v0.1.0
10+
github.com/spacelift-io/spcontext v0.1.1
1111
github.com/stretchr/testify v1.11.1
1212
github.com/urfave/cli/v3 v3.7.0
1313
google.golang.org/grpc v1.79.3

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
7171
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
7272
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
7373
github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE=
74-
github.com/spacelift-io/spcontext v0.1.0 h1:6hhgN/JKYbk+0Mge4e20k6TBmhBlF9qAvcQ7VxSfJMk=
75-
github.com/spacelift-io/spcontext v0.1.0/go.mod h1:zVDe6LpJ8CNQuWQjm2mQ2CtuSLPWfpP0JnE6JJ+vWK0=
74+
github.com/spacelift-io/spcontext v0.1.1 h1:9eYZcDvnTyjfIMsagTl6hK+fuVSDuO4ZZISrH7M6LJE=
75+
github.com/spacelift-io/spcontext v0.1.1/go.mod h1:M8AvfjLwP2cSsx+hdTEwYZ++gdCKmLCSMlb9jMwHHF0=
7676
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
7777
github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
7878
github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY=
@@ -93,8 +93,8 @@ go.opentelemetry.io/otel v1.40.0 h1:oA5YeOcpRTXq6NN7frwmwFR0Cn3RhTVZvXsP4duvCms=
9393
go.opentelemetry.io/otel v1.40.0/go.mod h1:IMb+uXZUKkMXdPddhwAHm6UfOwJyh4ct1ybIlV14J0g=
9494
go.opentelemetry.io/otel/metric v1.40.0 h1:rcZe317KPftE2rstWIBitCdVp89A2HqjkxR3c11+p9g=
9595
go.opentelemetry.io/otel/metric v1.40.0/go.mod h1:ib/crwQH7N3r5kfiBZQbwrTge743UDc7DTFVZrrXnqc=
96-
go.opentelemetry.io/otel/sdk v1.39.0 h1:nMLYcjVsvdui1B/4FRkwjzoRVsMK8uL/cj0OyhKzt18=
97-
go.opentelemetry.io/otel/sdk v1.39.0/go.mod h1:vDojkC4/jsTJsE+kh+LXYQlbL8CgrEcwmt1ENZszdJE=
96+
go.opentelemetry.io/otel/sdk v1.40.0 h1:KHW/jUzgo6wsPh9At46+h4upjtccTmuZCFAc9OJ71f8=
97+
go.opentelemetry.io/otel/sdk v1.40.0/go.mod h1:Ph7EFdYvxq72Y8Li9q8KebuYUr2KoeyHx0DRMKrYBUE=
9898
go.opentelemetry.io/otel/sdk/metric v1.39.0 h1:cXMVVFVgsIf2YL6QkRF4Urbr/aMInf+2WKg+sEJTtB8=
9999
go.opentelemetry.io/otel/sdk/metric v1.39.0/go.mod h1:xq9HEVH7qeX69/JnwEfp6fVq5wosJsY1mt4lLfYdVew=
100100
go.opentelemetry.io/otel/trace v1.40.0 h1:WA4etStDttCSYuhwvEa8OP8I5EWu24lkOzp+ZYblVjw=

0 commit comments

Comments
 (0)