Skip to content

Commit c29d60f

Browse files
authored
Merge pull request #140 from shortlink-org/renovate/google.golang.org-protobuf-1.x
fix(deps): update module google.golang.org/protobuf to v1.36.10
2 parents c4a4aa6 + 7fecf3e commit c29d60f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shortdb/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/spf13/viper v1.21.0
1616
github.com/stretchr/testify v1.11.1
1717
go.uber.org/goleak v1.3.0
18-
google.golang.org/protobuf v1.36.8
18+
google.golang.org/protobuf v1.36.10
1919
)
2020

2121
require (

0 commit comments

Comments
 (0)