Skip to content

Commit

Permalink
[go.mod] Require WPA apis module
Browse files Browse the repository at this point in the history
  • Loading branch information
davidor committed Jan 9, 2025
1 parent 3fa0ffd commit 5883a83
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,8 @@ require (
github.com/DataDog/opentelemetry-mapping-go/pkg/quantile v0.22.0
github.com/DataDog/sketches-go v1.4.6
github.com/DataDog/viper v1.14.0
github.com/DataDog/watermarkpodautoscaler v0.5.3-0.20241023200123-ab786c1724cf
// TODO: pin to a WPA released version once there is a release that includes the apis module
github.com/DataDog/watermarkpodautoscaler/apis v0.0.0-20250108152814-82e58d0231d1
github.com/DataDog/zstd v1.5.6
github.com/DataDog/zstd_0 v0.0.0-20210310093942-586c1286621f // indirect
github.com/Masterminds/semver/v3 v3.3.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5883a83

Please sign in to comment.