Skip to content

Commit

Permalink
bump opslevel-jq-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
rocktavious committed Nov 2, 2023
1 parent b87a9c5 commit dfd808e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21.0

require (
github.com/go-logr/logr v1.3.0
github.com/opslevel/opslevel-jq-parser/v2023 v2023.0.0-20231101205814-180e0641376e
github.com/opslevel/opslevel-jq-parser/v2023 v2023.11.2
github.com/rocktavious/autopilot/v2023 v2023.8.18
github.com/rs/zerolog v1.31.0
k8s.io/apimachinery v0.28.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@ github.com/onsi/gomega v1.27.6 h1:ENqfyGeS5AX/rlXDd/ETokDz93u0YufY1Pgxuy/PvWE=
github.com/onsi/gomega v1.27.6/go.mod h1:PIQNjfQwkP3aQAH7lf7j87O/5FiNr+ZR8+ipb+qQlhg=
github.com/opslevel/opslevel-go/v2023 v2023.10.20 h1:WbDhvNcE/VXQSWGoEYWhWzZvSVdFRP62Chd2rbcMzqI=
github.com/opslevel/opslevel-go/v2023 v2023.10.20/go.mod h1:euDbWU1SSQQ6ZkCAVyI2K2PK+p4ohFhR72/lVq2bIH0=
github.com/opslevel/opslevel-jq-parser/v2023 v2023.0.0-20231101205814-180e0641376e h1:vLacCrXF1tOQPlYiG2EbHD8e/7EeHNo4iyebwi309ig=
github.com/opslevel/opslevel-jq-parser/v2023 v2023.0.0-20231101205814-180e0641376e/go.mod h1:40pgjrgiVRLILzOkLDIyWGsP2ERejs6773i/r3A64Gg=
github.com/opslevel/opslevel-jq-parser/v2023 v2023.11.2 h1:rGX+iNeIAX5MnNKWU3ryaxrlO4/GKLRs0IKBX3TuxzU=
github.com/opslevel/opslevel-jq-parser/v2023 v2023.11.2/go.mod h1:40pgjrgiVRLILzOkLDIyWGsP2ERejs6773i/r3A64Gg=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit dfd808e

Please sign in to comment.