Skip to content
Merged
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
@@ -1,8 +1,8 @@
module github.com/app-sre/deployment-validation-operator

go 1.22.4
go 1.22.9

toolchain go1.22.5
toolchain go1.23.6

require (
github.com/ghodss/yaml v1.0.1-0.20220118164431-d8423dcdf344
Expand Down