Skip to content

Commit f06e0f6

Browse files
committed
chore(release): Update VERSION to v1.0.0-dev
1 parent 7d6801b commit f06e0f6

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.0.0
1+
v1.0.0-dev

controller-utils/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/golang/mock v1.6.0
99
github.com/onsi/ginkgo/v2 v2.25.3
1010
github.com/onsi/gomega v1.38.2
11-
github.com/openmcp-project/landscaper/apis v1.0.0
11+
github.com/openmcp-project/landscaper/apis v0.0.0-00010101000000-000000000000
1212
github.com/pkg/errors v0.9.1
1313
github.com/spf13/pflag v1.0.10
1414
go.uber.org/zap v1.27.0

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ require (
2222
github.com/onsi/gomega v1.38.2
2323
github.com/opencontainers/go-digest v1.0.0
2424
github.com/opencontainers/image-spec v1.1.1
25-
github.com/openmcp-project/landscaper/apis v1.0.0
26-
github.com/openmcp-project/landscaper/controller-utils v1.0.0
25+
github.com/openmcp-project/landscaper/apis v0.0.0-00010101000000-000000000000
26+
github.com/openmcp-project/landscaper/controller-utils v0.0.0-00010101000000-000000000000
2727
github.com/pkg/errors v0.9.1
2828
github.com/prometheus/client_golang v1.23.2
2929
github.com/robfig/cron/v3 v3.0.1

0 commit comments

Comments
 (0)