Skip to content

Commit

Permalink
Merge pull request #203 from CrowdStrike/dependabot/go_modules/connec…
Browse files Browse the repository at this point in the history
…trpc.com/connect-1.17.0

chore(deps): bump connectrpc.com/connect from 1.16.2 to 1.17.0
  • Loading branch information
Dylan Bourque authored Sep 24, 2024
2 parents 02a5056 + e34b0b0 commit 1ab2fe2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.0
toolchain go1.22.7

require (
connectrpc.com/connect v1.16.2
connectrpc.com/connect v1.17.0
connectrpc.com/otelconnect v0.7.1
connectrpc.com/vanguard v0.3.0
github.com/Masterminds/squirrel v1.5.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
connectrpc.com/connect v1.16.2 h1:ybd6y+ls7GOlb7Bh5C8+ghA6SvCBajHwxssO2CGFjqE=
connectrpc.com/connect v1.16.2/go.mod h1:n2kgwskMHXC+lVqb18wngEpF95ldBHXjZYJussz5FRc=
connectrpc.com/connect v1.17.0 h1:W0ZqMhtVzn9Zhn2yATuUokDLO5N+gIuBWMOnsQrfmZk=
connectrpc.com/connect v1.17.0/go.mod h1:0292hj1rnx8oFrStN7cB4jjVBeqs+Yx5yDIC2prWDO8=
connectrpc.com/otelconnect v0.7.1 h1:scO5pOb0i4yUE66CnNrHeK1x51yq0bE0ehPg6WvzXJY=
connectrpc.com/otelconnect v0.7.1/go.mod h1:dh3bFgHBTb2bkqGCeVVOtHJreSns7uu9wwL2Tbz17ms=
connectrpc.com/vanguard v0.3.0 h1:prUKFm8rYDwvpvnOSoqdUowPMK0tRA0pbSrQoMd6Zng=
Expand Down

0 comments on commit 1ab2fe2

Please sign in to comment.