Skip to content

Commit

Permalink
downgrade version
Browse files Browse the repository at this point in the history
Signed-off-by: Pavel Okhlopkov <pavel.okhlopkov@flant.com>
  • Loading branch information
Pavel Okhlopkov committed Nov 2, 2024
1 parent 543e5b6 commit e2b98bb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module github.com/flant/kube-client

go 1.23.1
go 1.22.8

toolchain go1.23.1

require (
github.com/deckhouse/deckhouse/pkg/log v0.0.0-20241102110904-83c5e473e0ca
Expand Down

0 comments on commit e2b98bb

Please sign in to comment.