Skip to content

Commit

Permalink
chore(deps): bump github.com/flanksource/apm-hub
Browse files Browse the repository at this point in the history
Bumps [github.com/flanksource/apm-hub](https://github.com/flanksource/apm-hub) from 0.0.35 to 0.0.45.
- [Release notes](https://github.com/flanksource/apm-hub/releases)
- [Changelog](https://github.com/flanksource/apm-hub/blob/main/.releaserc)
- [Commits](v0.0.35...v0.0.45)

---
updated-dependencies:
- dependency-name: github.com/flanksource/apm-hub
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and moshloop committed Jan 25, 2024
1 parent e2078ea commit 668d555
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion hack/generate-schemas/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/alecthomas/jsonschema v0.0.0-20220216202328-9eeeec9d044b
github.com/flanksource/apm-hub v0.0.35
github.com/flanksource/apm-hub v0.0.45
github.com/flanksource/commons v1.10.0
github.com/spf13/cobra v1.7.0
)
Expand Down
4 changes: 2 additions & 2 deletions hack/generate-schemas/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1006,8 +1006,8 @@ github.com/fatih/color v1.13.0/go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYF
github.com/felixge/httpsnoop v1.0.1/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
github.com/felixge/httpsnoop v1.0.2/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
github.com/felixge/httpsnoop v1.0.3/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
github.com/flanksource/apm-hub v0.0.35 h1:Fm+4tqaJO8/BC+6PJsmI7b11rMQC86uq7grsGtO6NLg=
github.com/flanksource/apm-hub v0.0.35/go.mod h1:99nmQ+EFdImUQV+MFNVMW5tRUloU05BQIcPUR5+zS6Y=
github.com/flanksource/apm-hub v0.0.45 h1:jfjkWgWA/MTr/KCuDYwxleRnq9t4IzG8ooyRLKzbCP8=
github.com/flanksource/apm-hub v0.0.45/go.mod h1:EinmsE3P8Fe3oDgA+nQ0M0kLHarPUBWJoK4h/x3svmM=
github.com/flanksource/commons v1.10.0 h1:Mc+fzxq1rOJ08lapF0cc0bo9ZKNDxA7/81q2D/5jt0Q=
github.com/flanksource/commons v1.10.0/go.mod h1:HpVjPtNe7v0UPk97kO/uUhOrYQ8yFD/mGglrTCkc9Ag=
github.com/flanksource/gomplate/v3 v3.20.1/go.mod h1:LPpzujBIg9HBXRUngDKK/zNmEjHpEUieKa/2oRjkCzI=
Expand Down

0 comments on commit 668d555

Please sign in to comment.