Skip to content

Commit a6aa597

Browse files
committed
util: Update The Things Industries CA
1 parent a306443 commit a6aa597

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ require (
9090
go.packetbroker.org/api/routing v1.9.2
9191
go.packetbroker.org/api/v3 v3.17.1
9292
go.thethings.industries/pkg/api/gen/tti/gateway v0.0.0-20241210141851-578880da9b08
93-
go.thethings.industries/pkg/ca v0.0.0-20241023114011-31c9c9f86834
93+
go.thethings.industries/pkg/ca v0.0.0-20241210150448-19d8b0315f37
9494
go.thethings.network/lorawan-application-payload v0.0.0-20220125153912-1198ff1e403e
9595
go.thethings.network/lorawan-stack-legacy/v2 v2.1.0
9696
go.uber.org/automaxprocs v1.6.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -717,8 +717,8 @@ go.packetbroker.org/api/v3 v3.17.1 h1:LcyFPUGqVubGWMvQ16tZlQIKd+noGx7urzEYhSLiEQ
717717
go.packetbroker.org/api/v3 v3.17.1/go.mod h1:6bVbdWAYLnvZ5kgXxA7GBQvZTN7vxI0DoF1Di1NoAT4=
718718
go.thethings.industries/pkg/api/gen/tti/gateway v0.0.0-20241210141851-578880da9b08 h1:s+bICoNXKaPwjZTRG1QUGNYoQM/iypYjCzt3RXSWFH0=
719719
go.thethings.industries/pkg/api/gen/tti/gateway v0.0.0-20241210141851-578880da9b08/go.mod h1:j7/Mx4U9xAMR8tQysnuDtYWJLpSmOOj9Ljpp/2zjnbs=
720-
go.thethings.industries/pkg/ca v0.0.0-20241023114011-31c9c9f86834 h1:I7oylW49wLHcUZOrxk9CmCzKAk0wyBCMIvxeiYUWXt4=
721-
go.thethings.industries/pkg/ca v0.0.0-20241023114011-31c9c9f86834/go.mod h1:89OU623VYKW9i3W4CZgIGFmtgb/jsN8JV2PAuCsj+7w=
720+
go.thethings.industries/pkg/ca v0.0.0-20241210150448-19d8b0315f37 h1:YAVZqCKGfrD1PKyX+512sZM6fTNJeodQU62btJcHv/Q=
721+
go.thethings.industries/pkg/ca v0.0.0-20241210150448-19d8b0315f37/go.mod h1:r258GXhMCjAhBVvJxd5AVmxuoiHZ/fSxY76WQpDwSB0=
722722
go.thethings.network/lorawan-application-payload v0.0.0-20220125153912-1198ff1e403e h1:TWGQ3lh7gI2W5hnb6qPdpoAa0d7s/XPwvgf2VVCMJaY=
723723
go.thethings.network/lorawan-application-payload v0.0.0-20220125153912-1198ff1e403e/go.mod h1:/smENFuESiJCyWRsHRLBjbZGMN889BORQXIPP6NlpZE=
724724
go.thethings.network/lorawan-stack-legacy/v2 v2.1.0 h1:xP1fElQiH8/6GWXg6JG8UqRD0uluhmicIRS4e/BzcAw=

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ require (
239239
go.packetbroker.org/api/routing v1.9.2 // indirect
240240
go.packetbroker.org/api/v3 v3.17.1 // indirect
241241
go.thethings.industries/pkg/api/gen/tti/gateway v0.0.0-20241210141851-578880da9b08 // indirect
242-
go.thethings.industries/pkg/ca v0.0.0-20241023114011-31c9c9f86834 // indirect
242+
go.thethings.industries/pkg/ca v0.0.0-20241210150448-19d8b0315f37 // indirect
243243
go.thethings.network/lorawan-application-payload v0.0.0-20220125153912-1198ff1e403e // indirect
244244
go.thethings.network/lorawan-stack-legacy/v2 v2.1.0 // indirect
245245
go.uber.org/automaxprocs v1.6.0 // indirect

tools/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -759,8 +759,8 @@ go.packetbroker.org/api/v3 v3.17.1 h1:LcyFPUGqVubGWMvQ16tZlQIKd+noGx7urzEYhSLiEQ
759759
go.packetbroker.org/api/v3 v3.17.1/go.mod h1:6bVbdWAYLnvZ5kgXxA7GBQvZTN7vxI0DoF1Di1NoAT4=
760760
go.thethings.industries/pkg/api/gen/tti/gateway v0.0.0-20241210141851-578880da9b08 h1:s+bICoNXKaPwjZTRG1QUGNYoQM/iypYjCzt3RXSWFH0=
761761
go.thethings.industries/pkg/api/gen/tti/gateway v0.0.0-20241210141851-578880da9b08/go.mod h1:j7/Mx4U9xAMR8tQysnuDtYWJLpSmOOj9Ljpp/2zjnbs=
762-
go.thethings.industries/pkg/ca v0.0.0-20241023114011-31c9c9f86834 h1:I7oylW49wLHcUZOrxk9CmCzKAk0wyBCMIvxeiYUWXt4=
763-
go.thethings.industries/pkg/ca v0.0.0-20241023114011-31c9c9f86834/go.mod h1:89OU623VYKW9i3W4CZgIGFmtgb/jsN8JV2PAuCsj+7w=
762+
go.thethings.industries/pkg/ca v0.0.0-20241210150448-19d8b0315f37 h1:YAVZqCKGfrD1PKyX+512sZM6fTNJeodQU62btJcHv/Q=
763+
go.thethings.industries/pkg/ca v0.0.0-20241210150448-19d8b0315f37/go.mod h1:r258GXhMCjAhBVvJxd5AVmxuoiHZ/fSxY76WQpDwSB0=
764764
go.thethings.network/lorawan-application-payload v0.0.0-20220125153912-1198ff1e403e h1:TWGQ3lh7gI2W5hnb6qPdpoAa0d7s/XPwvgf2VVCMJaY=
765765
go.thethings.network/lorawan-application-payload v0.0.0-20220125153912-1198ff1e403e/go.mod h1:/smENFuESiJCyWRsHRLBjbZGMN889BORQXIPP6NlpZE=
766766
go.thethings.network/lorawan-stack-legacy/v2 v2.1.0 h1:xP1fElQiH8/6GWXg6JG8UqRD0uluhmicIRS4e/BzcAw=

0 commit comments

Comments
 (0)