Skip to content

Commit

Permalink
Merge pull request #1465 from microsoft/dependabot/go_modules/abstrac…
Browse files Browse the repository at this point in the history
…tions/go/github.com/cjlapao/common-go-0.0.19

Bump github.com/cjlapao/common-go from 0.0.18 to 0.0.19 in /abstractions/go
  • Loading branch information
github-actions[bot] authored Mar 30, 2022
2 parents fb71842 + 1246bcd commit 7f44136
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion abstractions/go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/microsoft/kiota/abstractions/go
go 1.17

require (
github.com/cjlapao/common-go v0.0.18
github.com/cjlapao/common-go v0.0.19
github.com/google/uuid v1.3.0
github.com/stretchr/testify v1.7.1
github.com/yosida95/uritemplate/v3 v3.0.1
Expand Down
4 changes: 2 additions & 2 deletions abstractions/go/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/cjlapao/common-go v0.0.18 h1:j6kT/0pmJ69HmUCs9LrCc7IWyxTOh2WYJyZMzUYTULs=
github.com/cjlapao/common-go v0.0.18/go.mod h1:zGdh2KmXnH4HTRfT7vPpY41cws776KULk44f09OPJgs=
github.com/cjlapao/common-go v0.0.19 h1:dhPllblgZwHn92u8wNleLDCg6+T2rjV57H8eyz82tbQ=
github.com/cjlapao/common-go v0.0.19/go.mod h1:EVLEXIxsBHblPMrhJYOvL4yBCcBj7IYDdW88VlfxpPM=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 7f44136

Please sign in to comment.