Skip to content

Commit

Permalink
Bump github.com/opslevel/opslevel-go/v2023 in /src
Browse files Browse the repository at this point in the history
Bumps [github.com/opslevel/opslevel-go/v2023](https://github.com/opslevel/opslevel-go) from 2023.9.12 to 2023.10.8.
- [Release notes](https://github.com/opslevel/opslevel-go/releases)
- [Changelog](https://github.com/OpsLevel/opslevel-go/blob/main/CHANGELOG.md)
- [Commits](OpsLevel/opslevel-go@v2023.9.12...v2023.10.8)

---
updated-dependencies:
- dependency-name: github.com/opslevel/opslevel-go/v2023
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent a59483e commit 14c4438
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/go-logr/logr v1.2.4
github.com/go-resty/resty/v2 v2.9.1
github.com/google/go-cmp v0.5.9
github.com/opslevel/opslevel-go/v2023 v2023.9.12
github.com/opslevel/opslevel-go/v2023 v2023.10.8
github.com/rocktavious/autopilot v0.1.5
github.com/rs/zerolog v1.31.0
github.com/spf13/cobra v1.7.0
Expand Down
4 changes: 2 additions & 2 deletions src/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -268,8 +268,8 @@ github.com/onsi/ginkgo/v2 v2.9.4 h1:xR7vG4IXt5RWx6FfIjyAtsoMAtnc3C/rFXBBd2AjZwE=
github.com/onsi/ginkgo/v2 v2.9.4/go.mod h1:gCQYp2Q+kSoIj7ykSVb9nskRSsR6PUj4AiLywzIhbKM=
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.9.12 h1:qICQMOMO2OZ/cYZ6GiFqIDfQt4tp6lkH/fZQDmDkgCQ=
github.com/opslevel/opslevel-go/v2023 v2023.9.12/go.mod h1:6URZm8V+Zhw7gQ2ox3v9Z43M2FBeoPiuwH4CK4vlpHU=
github.com/opslevel/opslevel-go/v2023 v2023.10.8 h1:qHJjFRrzUoKQ2p0kdfQ4LES39AJ/TTaWWxmTzjyinPQ=
github.com/opslevel/opslevel-go/v2023 v2023.10.8/go.mod h1:wqMN9e6Fw8jIpRf78hOFLqVWOD+gNcbaWAcsdpJvO+o=
github.com/pelletier/go-toml/v2 v2.0.8 h1:0ctb6s9mE31h0/lhu+J6OPmVeDxJn+kYnJc2jZR9tGQ=
github.com/pelletier/go-toml/v2 v2.0.8/go.mod h1:vuYfssBdrU2XDZ9bYydBu6t+6a6PYNcZljzZR9VXg+4=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
Expand Down

0 comments on commit 14c4438

Please sign in to comment.