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

Commit 886a308

Browse files
committed
Remove unpromoted alpha features, organize promoted alpha features (#27)
Signed-off-by: Jose R. Gonzalez <komish@flutes.dev>
1 parent 935cb07 commit 886a308

File tree

19 files changed

+11
-1869
lines changed

19 files changed

+11
-1869
lines changed

go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ module github.com/opdev/productctl
33
go 1.24.0
44

55
require (
6-
dario.cat/mergo v1.0.2
76
github.com/Khan/genqlient v0.8.1
87
github.com/invopop/jsonschema v0.13.0
98
github.com/onsi/ginkgo/v2 v2.23.4

go.sum

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
dario.cat/mergo v1.0.2 h1:85+piFYR1tMbRrLcDwR18y4UKJ3aH1Tbzi24VRW1TK8=
2-
dario.cat/mergo v1.0.2/go.mod h1:E/hbnu0NxMFBjpMIE34DRGLWqDy0g5FuKDhCb31ngxA=
31
github.com/Khan/genqlient v0.8.1 h1:wtOCc8N9rNynRLXN3k3CnfzheCUNKBcvXmVv5zt6WCs=
42
github.com/Khan/genqlient v0.8.1/go.mod h1:R2G6DzjBvCbhjsEajfRjbWdVglSH/73kSivC9TLWVjU=
53
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883 h1:bvNMNQO63//z+xNgfBlViaCIJKLlCJ6/fmUseuG0wVQ=

0 commit comments

Comments
 (0)