Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/opslevel/opslevel-go/v2024 from 2024.10.28 to 2024.11.8 in /src #327

Merged
Show file tree
Hide file tree
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
3 changes: 3 additions & 0 deletions .changes/unreleased/Dependency-20241111-145042.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
kind: Dependency
body: Bump github.com/opslevel/opslevel-go/v2024 from 2024.10.28 to 2024.11.8 in /src
time: 2024-11-11T14:50:42.177209479Z
2 changes: 1 addition & 1 deletion src/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/alecthomas/jsonschema v0.0.0-20220216202328-9eeeec9d044b
github.com/creasty/defaults v1.8.0
github.com/google/go-cmp v0.6.0
github.com/opslevel/opslevel-go/v2024 v2024.10.28
github.com/opslevel/opslevel-go/v2024 v2024.11.8
github.com/opslevel/opslevel-jq-parser/v2024 v2024.9.3
github.com/opslevel/opslevel-k8s-controller/v2024 v2024.9.3
github.com/rocktavious/autopilot/v2023 v2023.12.7
Expand Down
4 changes: 2 additions & 2 deletions src/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@ github.com/onsi/gomega v1.31.0 h1:54UJxxj6cPInHS3a35wm6BK/F9nHYueZ1NVujHDrnXE=
github.com/onsi/gomega v1.31.0/go.mod h1:DW9aCi7U6Yi40wNVAvT6kzFnEVEI5n3DloYBiKiT6zk=
github.com/opslevel/moredefaults v0.0.0-20240529152742-17d1318a3c12 h1:OQZ3W8kbyCcdS8QUWFTnZd6xtdkfhdckc7Paro7nXio=
github.com/opslevel/moredefaults v0.0.0-20240529152742-17d1318a3c12/go.mod h1:g2GSXVP6LO+5+AIsnMRPN+BeV86OXuFRTX7HXCDtYeI=
github.com/opslevel/opslevel-go/v2024 v2024.10.28 h1:m12Oe7Qr0ZooZL8QnvyIDJ70K3OVmpDE+eNZagqcNv0=
github.com/opslevel/opslevel-go/v2024 v2024.10.28/go.mod h1:34kLE/rM0i+alFg52micZnkYA7T63xfD/LaigQHldrk=
github.com/opslevel/opslevel-go/v2024 v2024.11.8 h1:m7MgIfvdeiofFOZ4xY43nPXZN/20RgSPi6Z7q9iyOMM=
github.com/opslevel/opslevel-go/v2024 v2024.11.8/go.mod h1:34kLE/rM0i+alFg52micZnkYA7T63xfD/LaigQHldrk=
github.com/opslevel/opslevel-jq-parser/v2024 v2024.9.3 h1:CLgzoTIwYQyEz4+NAyxhSyz+CqOyXhlGN3OHufTn03I=
github.com/opslevel/opslevel-jq-parser/v2024 v2024.9.3/go.mod h1:sU5njk9RkXWGTDnrYMt3oZ6YNgAKuWl8HTGqvapsd5k=
github.com/opslevel/opslevel-k8s-controller/v2024 v2024.9.3 h1:UxiG6RCklC+IvIDFJsZ2tZVWnUyKourS6yoJhd2rIsk=
Expand Down