Skip to content

Commit

Permalink
#165 Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj committed Apr 9, 2024
1 parent 22f75c0 commit 57b30dc
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.21
require (
github.com/senzing-garage/go-helpers v0.5.0
github.com/senzing-garage/go-logging v1.4.0
github.com/senzing-garage/sz-sdk-go v0.11.2-0.20240409141907-3ef2dba5d4c1
github.com/senzing-garage/sz-sdk-go v0.11.2-0.20240409184958-6f859778fd2a
github.com/senzing-garage/sz-sdk-go-core v0.6.2-0.20240409134005-7806327ca209
github.com/stretchr/testify v1.9.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ github.com/senzing-garage/go-messaging v1.4.0 h1:XNnOsx4yHslhggNJkZD+p3/Fv/zwhbx
github.com/senzing-garage/go-messaging v1.4.0/go.mod h1:V/B3SZSZY7cw2Nc7rZQkLaJu/PRyDA4AbviccDRjW1I=
github.com/senzing-garage/go-observing v0.3.0 h1:uWKZtiW4dwQJx8i7Y+7QrdrBJ8NPSOTZu2+6q0gy1DI=
github.com/senzing-garage/go-observing v0.3.0/go.mod h1:Bxl4c7G9hQ8iqSxZp/omolUhmkEdrbCzLt0s0VkPdnw=
github.com/senzing-garage/sz-sdk-go v0.11.2-0.20240409141907-3ef2dba5d4c1 h1:teBn3XXsES5XO268BBjTroNdCiWXm/ObvOzKSbXAIrw=
github.com/senzing-garage/sz-sdk-go v0.11.2-0.20240409141907-3ef2dba5d4c1/go.mod h1:L/d0Oy6JO5B+o5FI5kuHzYseWSq3YJUbLChF50YUUFY=
github.com/senzing-garage/sz-sdk-go v0.11.2-0.20240409184958-6f859778fd2a h1:wKLhWon//quMzMXrvCeAA9sOgmmA8LQLFX5o5jQ6Zp0=
github.com/senzing-garage/sz-sdk-go v0.11.2-0.20240409184958-6f859778fd2a/go.mod h1:L/d0Oy6JO5B+o5FI5kuHzYseWSq3YJUbLChF50YUUFY=
github.com/senzing-garage/sz-sdk-go-core v0.6.2-0.20240409134005-7806327ca209 h1:hbX10DJBQnOSvknX/NPfo/DUsI3GRIu/5mhY5e9woRU=
github.com/senzing-garage/sz-sdk-go-core v0.6.2-0.20240409134005-7806327ca209/go.mod h1:yLtqd6L3yt735/NeNVmjWi2+3qZjgBpw+rBkn4jVNW4=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
Expand Down

0 comments on commit 57b30dc

Please sign in to comment.