Commit 0b2afe6 1 parent 11a06c1 commit 0b2afe6 Copy full SHA for 0b2afe6
File tree 3 files changed +9
-3
lines changed
3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning].
9
9
10
10
-
11
11
12
+ ## [ 0.8.10] - 2025-01-31
13
+
14
+ ### Changed in 0.8.10
15
+
16
+ - Update dependencies
17
+
12
18
## [ 0.8.9] - 2024-12-17
13
19
14
20
### Changed in 0.8.9
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/senzing-garage/go-observing v0.3.3
14
14
github.com/senzing-garage/init-database v0.7.4
15
15
github.com/senzing-garage/sz-sdk-go v0.14.4
16
- github.com/senzing-garage/sz-sdk-go-core v0.8.8-0.20250131151707-6e5a70fef091
16
+ github.com/senzing-garage/sz-sdk-go-core v0.8.8
17
17
github.com/senzing-garage/sz-sdk-proto v0.7.10
18
18
github.com/spf13/cobra v1.8.1
19
19
github.com/spf13/viper v1.19.0
Original file line number Diff line number Diff line change @@ -106,8 +106,8 @@ github.com/senzing-garage/init-database v0.7.4 h1:s64YYNrdB8u03akaBzdzpL2avKcbvP
106
106
github.com/senzing-garage/init-database v0.7.4 /go.mod h1:jIOftxQjX8eXcLmjaD0B5i+pTDDJ6mevSKp6ezJ5Z5g =
107
107
github.com/senzing-garage/sz-sdk-go v0.14.4 h1:sw4GokZhuIvkoBf/QYyjolD/Uz5IxCQ+Pu2KVUlTSsc =
108
108
github.com/senzing-garage/sz-sdk-go v0.14.4 /go.mod h1:4VXZYdA6Fg4GkTFsd2HsPxxd3dMRadLD4An4BbhcvWk =
109
- github.com/senzing-garage/sz-sdk-go-core v0.8.8-0.20250131151707-6e5a70fef091 h1:KjC8iexIGf1nHCMZwqbiBNA8xjxD1x8uEkP5gf8oNU0 =
110
- github.com/senzing-garage/sz-sdk-go-core v0.8.8-0.20250131151707-6e5a70fef091 /go.mod h1:ughHKXzs5eIzxVUavH+YTxIjmG7apz0HKWIjKmV1bKA =
109
+ github.com/senzing-garage/sz-sdk-go-core v0.8.8 h1:/8pp7pykyBU+DonHJLYJ1RyCfeJ0RcfRV0gwYAqrkps =
110
+ github.com/senzing-garage/sz-sdk-go-core v0.8.8 /go.mod h1:ughHKXzs5eIzxVUavH+YTxIjmG7apz0HKWIjKmV1bKA =
111
111
github.com/senzing-garage/sz-sdk-go-grpc v0.8.6 h1:9TLYGozYmMvX4ufE5kCuxZSjh+BoMVEYGM4hd7O2yag =
112
112
github.com/senzing-garage/sz-sdk-go-grpc v0.8.6 /go.mod h1:e0bpSL03Xd2uGxq6Ft0qM0wRWHL0SsIrg5C+je9ufjY =
113
113
github.com/senzing-garage/sz-sdk-go-mock v0.8.4 h1:aZSYuoDWatR7PJRUM0Yt3OX7NM4aQRgpFyh4NuU0kss =
You can’t perform that action at this time.
0 commit comments