Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.7.0
github.com/stretchr/testify v1.8.4
github.com/weaveworks/weave-gitops v0.34.1-0.20231016201857-ff77b2fbe912
github.com/weaveworks/weave-gitops v0.35.0
github.com/weaveworks/weave-gitops-enterprise-credentials v0.0.2
github.com/weaveworks/weave-gitops-enterprise/common v0.0.0
gopkg.in/yaml.v3 v3.0.1 // indirect
Expand Down Expand Up @@ -93,7 +93,7 @@ require (
github.com/fluxcd/pkg/tar v0.2.0 // indirect
github.com/gitops-tools/pkg v0.1.0 // indirect
github.com/google/go-containerregistry v0.12.0 // indirect
)
)

require (
github.com/AdaLogics/go-fuzz-headers v0.0.0-20230106234847-43070de90fa1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1268,8 +1268,8 @@ github.com/weaveworks/templates-controller v0.2.0 h1:7pWLCoHasLyk1qgDH6N9XVgozZv
github.com/weaveworks/templates-controller v0.2.0/go.mod h1:qO/4Eeqas5kjLCacboFKcisszFMjCjIUMxhtqxYlMUw=
github.com/weaveworks/tf-controller/api v0.0.0-20230416092146-4a7dfa5b6cc4 h1:+IkLtnXzCkhJzojbadPd+UxwaTa6K/Eb2grY6LcYfeo=
github.com/weaveworks/tf-controller/api v0.0.0-20230416092146-4a7dfa5b6cc4/go.mod h1:LUBkwqS7FHz/QTNuYzvWj6svehhh1djnV0Gj3OTc87E=
github.com/weaveworks/weave-gitops v0.34.1-0.20231016201857-ff77b2fbe912 h1:UH2WnIjSwd5aG8E+66A/wRegBmmDiMKU+0Nj+3YOsYg=
github.com/weaveworks/weave-gitops v0.34.1-0.20231016201857-ff77b2fbe912/go.mod h1:+8Ud/ZraL0mQWLoC14yaVdiIsmXvKqMWA2ANb97du5I=
github.com/weaveworks/weave-gitops v0.35.0 h1:j4Mf8+F2PVvy/Rj8JrGRlSWER5y7sRekTL5z8rf/OcQ=
github.com/weaveworks/weave-gitops v0.35.0/go.mod h1:+8Ud/ZraL0mQWLoC14yaVdiIsmXvKqMWA2ANb97du5I=
github.com/weaveworks/weave-gitops-enterprise-credentials v0.0.2 h1:7jeiQehqmI4ds6YIq8TW1Vqhlb6V7G2BVRJ8VM3r99I=
github.com/weaveworks/weave-gitops-enterprise-credentials v0.0.2/go.mod h1:6PMYg+VtSNePnP7EXyNG+/hNRNZ3r0mQtolIZU4s/J0=
github.com/xanzy/go-gitlab v0.83.0 h1:37p0MpTPNbsTMKX/JnmJtY8Ch1sFiJzVF342+RvZEGw=
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/styled-components": "^5.1.9",
"@types/urijs": "^1.19.19",
"@weaveworks/progressive-delivery": "0.0.0-rc13",
"@weaveworks/weave-gitops": "npm:@weaveworks/[email protected]",
"@weaveworks/weave-gitops": "0.35.0",
"babel-jest": "^27.4.2",
"babel-plugin-named-asset-import": "^0.3.8",
"babel-preset-react-app": "^10.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2826,10 +2826,10 @@
resolved "https://npm.pkg.github.com/download/@weaveworks/progressive-delivery/0.0.0-rc13/2628159001f4812b90e068e64fae8de6b4e3f2b4"
integrity sha512-51ET/FrGwKcBUSqRTtaWTTuWQi/y51JQAFYMT6ctOLaiIXSopCyi3alf4aYDZ5TPFAIdOQapJMYiq2HVj5XxOQ==

"@weaveworks/weave-gitops@npm:@weaveworks/[email protected]":
version "0.34.0-8-gff77b2fb"
resolved "https://npm.pkg.github.com/download/@weaveworks/weave-gitops-main/0.34.0-8-gff77b2fb/ecf524f12dfbe9770ec526c0d25dc159ddf7c9ce#ecf524f12dfbe9770ec526c0d25dc159ddf7c9ce"
integrity sha512-b3YAyqpFNhIIenEH38W+b6g4oz3fgkbTgXdQepKuEhFzQvpEbMUF6mcN+wMjLdSZ+OA+dgbU4ePClPUbjd0Mmg==
"@weaveworks/weave-gitops@0.35.0":
version "0.35.0"
resolved "https://npm.pkg.github.com/download/@weaveworks/weave-gitops/0.35.0/26e6888230cd1ce826b5632b936156a6267ab235#26e6888230cd1ce826b5632b936156a6267ab235"
integrity sha512-lVeJL/sGub2MHZa9nleulNHklZerTkWPIXPjiOWA2k+q8lDf16pOJLNhcB/Ni2aSgJharjVi+8wfutiO+OAAew==
dependencies:
"@material-ui/core" "^4.12.4"
"@material-ui/icons" "^4.11.2"
Expand Down