Skip to content

Commit 16aaede

Browse files
Bump github.com/spacelift-io/spcontext in the go-dependencies group (#118)
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.1 to 0.1.2 - [Release notes](https://github.com/spacelift-io/spcontext/releases) - [Commits](spacelift-io/spcontext@v0.1.1...v0.1.2) --- updated-dependencies: - dependency-name: github.com/spacelift-io/spcontext dependency-version: 0.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 927e6db commit 16aaede

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
@@ -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.1
10+
github.com/spacelift-io/spcontext v0.1.2
1111
github.com/stretchr/testify v1.11.1
1212
github.com/urfave/cli/v3 v3.8.0
1313
google.golang.org/grpc v1.80.0

go.sum

Lines changed: 2 additions & 2 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.1 h1:9eYZcDvnTyjfIMsagTl6hK+fuVSDuO4ZZISrH7M6LJE=
75-
github.com/spacelift-io/spcontext v0.1.1/go.mod h1:M8AvfjLwP2cSsx+hdTEwYZ++gdCKmLCSMlb9jMwHHF0=
74+
github.com/spacelift-io/spcontext v0.1.2 h1:EFVnJ6cOUjNvbRgV+VCdysOPPF1B18HNvtJ/ClwHiFU=
75+
github.com/spacelift-io/spcontext v0.1.2/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=

0 commit comments

Comments
 (0)