Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
berejant committed Oct 1, 2024
1 parent 13352fe commit 3ce4d26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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.23
require (
github.com/DATA-DOG/go-sqlmock v1.5.2
github.com/joho/godotenv v1.5.1
github.com/kneu-messenger-pigeon/events v0.1.41
github.com/kneu-messenger-pigeon/events v0.1.42
github.com/kneu-messenger-pigeon/fileStorage v1.1.6
github.com/nakagami/firebirdsql v0.9.11
github.com/segmentio/kafka-go v0.4.47
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ github.com/klauspost/compress v1.17.10 h1:oXAz+Vh0PMUvJczoi+flxpnBEPxoER1IaAnU/N
github.com/klauspost/compress v1.17.10/go.mod h1:pMDklpSncoRMuLFrf1W9Ss9KT+0rH90U12bZKk7uwG0=
github.com/kneu-messenger-pigeon/events v0.1.41 h1:Yzzp7oyVArzKzzI93HmLX+k3lUn8E3dKUk9uNF3le+8=
github.com/kneu-messenger-pigeon/events v0.1.41/go.mod h1:Q6X8B9gKZpKbby9gisLumvGT1xCWBM7bAFnviYi6MBQ=
github.com/kneu-messenger-pigeon/events v0.1.42 h1:j8/EmXCQjI+67zthfpj1eCDe3Vk+WO1/rNi3eZAFgEA=
github.com/kneu-messenger-pigeon/events v0.1.42/go.mod h1:k9YDb2vzc9gzKqGxYPpZRV7Uiuztfbo5/q29CsbrX1U=
github.com/kneu-messenger-pigeon/fileStorage v1.0.0 h1:5kWwAJZ6TkxEBaytXo7QwEbQpvg5OWSSwUlO4cWbncQ=
github.com/kneu-messenger-pigeon/fileStorage v1.0.0/go.mod h1:v6IRKfG5C45B6Ls6781bmnLNwAE3e6ZcWuU0N55l66M=
github.com/kneu-messenger-pigeon/fileStorage v1.1.2 h1:kH8AklG9rTxF1t8+ZdjALizAXOh9QCYV1qEwk8pPTfA=
Expand Down

0 comments on commit 3ce4d26

Please sign in to comment.