File tree Expand file tree Collapse file tree 2 files changed +24
-2
lines changed
Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 1+ # Release 0.10.0
2+
3+ - chore: upgrade ocm version (#135 )
4+ - chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 in the go\_ modules group (#129 )
5+ - chore(deps): bump the go group across 1 directory with 7 updates (#128 )
6+ - chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 in the go\_ modules group (#126 )
7+ - chore(deps): bump the go group with 3 updates (#125 )
8+ - chore: remove gosec from codeql and move templates (#123 )
9+ - chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5 in the go\_ modules group (#124 )
10+ - chore(deps): bump the go group with 3 updates (#122 )
11+ - chore(deps): bump the go group with 12 updates (#121 )
12+ - chore: Gosec - enable security linting (#112 )
13+ - chore(deps): bump the go group across 1 directory with 8 updates (#118 )
14+ - chore: add set milestone action (#119 )
15+ - chore(deps): bump github.com/fluxcd/cli-utils from 0.36.0-flux.9 to 0.36.0-flux.12 (#117 )
16+ - chore(deps): bump golang.org/x/net from 0.29.0 to 0.33.0 in the go\_ modules group (#115 )
17+ - chore: add set milestone action (#113 )
18+ - chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 in the go\_ modules group (#104 )
19+ - chore(deps): bump the go group across 1 directory with 23 updates (#103 )
20+ - chore(deps): bump github.com/fluxcd/cli-utils from 0.36.0-flux.7 to 0.36.0-flux.9 (#101 )
21+ - chore(deps): bump the go\_ modules group with 2 updates (#100 )
22+ - chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 in the go\_ modules group (#95 )
23+ - chore(deps): bump the go\_ modules group across 1 directory with 3 updates (#91 )
24+ - chore: inherit from .github labels (#98 )
Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ module github.com/open-component-model/ocm-e2e-framework
22
33go 1.23.5
44
5- toolchain go1.24.1
6-
75replace github.com/opencontainers/go-digest => github.com/opencontainers/go-digest v1.0.1-0.20220411205349-bde1400a84be
86
97// OCM dependent re-writes
You can’t perform that action at this time.
0 commit comments