We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfb257e commit 898cc18Copy full SHA for 898cc18
4 files changed
pkg/app/pipedv1/plugin/analysis/go.mod
@@ -5,7 +5,7 @@ go 1.24.1
5
require (
6
github.com/DataDog/datadog-api-client-go v1.0.0-beta.16
7
github.com/creasty/defaults v1.6.0
8
- github.com/pipe-cd/piped-plugin-sdk-go v0.0.0-20250828012926-566b885b5498
+ github.com/pipe-cd/piped-plugin-sdk-go v0.1.0
9
github.com/prometheus/client_golang v1.12.1
10
github.com/prometheus/common v0.32.1
11
github.com/stretchr/testify v1.10.0
0 commit comments