Skip to content

Commit d2ddfd8

Browse files
chore(deps): bump github.com/nitrictech/go-sdk in /v1/go-starter (#42)
Bumps [github.com/nitrictech/go-sdk](https://github.com/nitrictech/go-sdk) from 1.0.5 to 1.0.7. - [Release notes](https://github.com/nitrictech/go-sdk/releases) - [Commits](nitrictech/go-sdk@v1.0.5...v1.0.7) --- updated-dependencies: - dependency-name: github.com/nitrictech/go-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e17844 commit d2ddfd8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

v1/go-starter/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.21
44

55
toolchain go1.21.4
66

7-
require github.com/nitrictech/go-sdk v1.0.5
7+
require github.com/nitrictech/go-sdk v1.0.7
88

99
require (
1010
github.com/missionMeteora/toolkit v0.0.0-20170713173850-88364e3ef8cc // indirect

v1/go-starter/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
88
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
99
github.com/missionMeteora/toolkit v0.0.0-20170713173850-88364e3ef8cc h1:/oFlKiuu6L1sIvZ7A363qMhNM+DUQL5WsVe1xIRQnFU=
1010
github.com/missionMeteora/toolkit v0.0.0-20170713173850-88364e3ef8cc/go.mod h1:AtX+JBtXbQ+taj82QFzCSgN5EzM4Bi0YRyS+TVbjENs=
11-
github.com/nitrictech/go-sdk v1.0.5 h1:Y4kvSTIHG9dTDtTGGTON91du8PCDVrXJn7ylv0+Glss=
12-
github.com/nitrictech/go-sdk v1.0.5/go.mod h1:QmLPatYHvbQ+8ajVDxHplgQIyWWP9SzMXDL+PI/gL2E=
11+
github.com/nitrictech/go-sdk v1.0.7 h1:SQsy522EhKCIc6NIHUMqDA4fDzD3gW0MHqABg1F840c=
12+
github.com/nitrictech/go-sdk v1.0.7/go.mod h1:QmLPatYHvbQ+8ajVDxHplgQIyWWP9SzMXDL+PI/gL2E=
1313
github.com/nitrictech/nitric/core v0.0.0-20240614052744-71e6e05bc47e h1:WV7BHlv3V25mKQuyPJ97W4aWCJL8h7MGSa4imTFqZcA=
1414
github.com/nitrictech/nitric/core v0.0.0-20240614052744-71e6e05bc47e/go.mod h1:atiPRiYDBs4Wx3flZ45KnQenUD6eAdpL0lOLZT91yyM=
1515
github.com/nitrictech/protoutils v0.0.0-20220321044654-02667a814cdf h1:8MB8W8ylM8sCM2COGfiO39/tB6BTdiawLszaUGCNL5w=

0 commit comments

Comments
 (0)