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

Commit

Permalink
Merge pull request #41 from embano1/dependabot/go_modules/github.com/…
Browse files Browse the repository at this point in the history
…embano1/vsphere-0.2.5

chore(deps): Bump github.com/embano1/vsphere from 0.2.4 to 0.2.5
  • Loading branch information
embano1 authored Feb 9, 2023
2 parents 5887683 + 18b0be4 commit 406d5ff
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 406d5ff

Please sign in to comment.