build(deps): bump golang.ngrok.com/ngrok from 1.7.0 to 1.8.0 (#264)

Bumps [golang.ngrok.com/ngrok](https://github.com/ngrok/ngrok-go) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/ngrok/ngrok-go/releases)
- [Changelog](https://github.com/ngrok/ngrok-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ngrok/ngrok-go/compare/v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: golang.ngrok.com/ngrok
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-02-04 18:50:05 -06:00
committed by GitHub
parent b2153f89cb
commit 1d6df79ba3
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.8.4
golang.ngrok.com/ngrok v1.7.0
golang.ngrok.com/ngrok v1.8.0
golang.org/x/text v0.14.0
k8s.io/api v0.28.3
k8s.io/apimachinery v0.28.3