Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

Commit

Permalink
chore(deps): Bump github.com/embano1/vsphere from 0.2.4 to 0.2.5
Browse files Browse the repository at this point in the history
Bumps [github.com/embano1/vsphere](https://github.com/embano1/vsphere) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/embano1/vsphere/releases)
- [Commits](embano1/vsphere@v0.2.4...v0.2.5)

---
updated-dependencies:
- dependency-name: github.com/embano1/vsphere
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 8, 2023
1 parent 5887683 commit 18b0be4
Show file tree
Hide file tree
Showing 2 changed files with 201 additions and 141 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.17
require (
github.com/cloudevents/sdk-go/v2 v2.13.0
github.com/embano1/memlog v0.4.4
github.com/embano1/vsphere v0.2.4
github.com/embano1/vsphere v0.2.5
github.com/google/go-cmp v0.5.9
github.com/google/uuid v1.3.0
github.com/julienschmidt/httprouter v1.3.0
Expand All @@ -23,6 +23,6 @@ require (
github.com/json-iterator/go v1.1.12 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/multierr v1.8.0 // indirect
go.uber.org/atomic v1.10.0 // indirect
go.uber.org/multierr v1.9.0 // indirect
)
Loading

0 comments on commit 18b0be4

Please sign in to comment.