Skip to content

Commit

Permalink
comment jq test
Browse files Browse the repository at this point in the history
Signed-off-by: Pavel Okhlopkov <[email protected]>
  • Loading branch information
Pavel Okhlopkov committed Nov 2, 2024
1 parent 20b7682 commit bdd089e
Show file tree
Hide file tree
Showing 5 changed files with 493 additions and 493 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
module github.com/flant/shell-operator

go 1.23.1
go 1.22.8

require (
github.com/deckhouse/deckhouse/pkg/log v0.0.0-20241102120041-7e44e3e22ab9
github.com/flant/kube-client v0.0.0-20241102124645-b6172e39eac5
github.com/flant/kube-client v0.0.0-20241102172840-e2b98bb238fa
github.com/flant/libjq-go v1.6.3-0.20201126171326-c46a40ff22ee // branch: master
github.com/go-chi/chi/v5 v5.1.0
github.com/go-openapi/spec v0.19.8
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ github.com/evanphx/json-patch v5.6.0+incompatible h1:jBYDEEiFBPxA0v50tFdvOzQQTCv
github.com/evanphx/json-patch v5.6.0+incompatible/go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk=
github.com/flant/go-openapi-validate v0.19.12-flant.0 h1:xk6kvc9fHKMgUdB6J7kbpbLR5vJOUzKAK8p3nrD7mDk=
github.com/flant/go-openapi-validate v0.19.12-flant.0/go.mod h1:Rzou8hA/CBw8donlS6WNEUQupNvUZ0waH08tGe6kAQ4=
github.com/flant/kube-client v0.0.0-20241102124645-b6172e39eac5 h1:Aduf98C3FZrymtEw7rDeFreHWWZ+WB0PdDGYha7fH8E=
github.com/flant/kube-client v0.0.0-20241102124645-b6172e39eac5/go.mod h1:shVT4UC+QkiFiI81iCbVwo5SlqRONjaUaTB9CbApf5Q=
github.com/flant/kube-client v0.0.0-20241102172840-e2b98bb238fa h1:DJ1oCX4J1LDuHr5lI3okJAKIb/IuFLw4TY9xiVqA4zM=
github.com/flant/kube-client v0.0.0-20241102172840-e2b98bb238fa/go.mod h1:62vCzrIUzWMU4DB0Pn6/02Pu7uwKh5/mHGWy2NmxZAk=
github.com/flant/libjq-go v1.6.3-0.20201126171326-c46a40ff22ee h1:evii83J+/6QGNvyf6tjQ/p27DPY9iftxIBb37ALJRTg=
github.com/flant/libjq-go v1.6.3-0.20201126171326-c46a40ff22ee/go.mod h1:f+REaGl/+pZR97rbTcwHEka/MAipoQQ2Mc0iQUj4ak0=
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
Expand Down
Loading

0 comments on commit bdd089e

Please sign in to comment.