Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
fix(deps): update github.com/emortalmc/proto-specs/gen/go digest to 6…
Browse files Browse the repository at this point in the history
…a9ad1a
  • Loading branch information
renovate[bot] authored Apr 6, 2024
1 parent 334c2de commit c132c28
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 @@ -3,7 +3,7 @@ module game-tracker
go 1.21

require (
github.com/emortalmc/proto-specs/gen/go v0.0.0-20231227141427-aee00da1d2f6
github.com/emortalmc/proto-specs/gen/go v0.0.0-20240406012921-6a9ad1aff227
github.com/google/uuid v1.5.0
github.com/segmentio/kafka-go v0.4.47
github.com/spf13/pflag v1.0.5
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ github.com/emortalmc/proto-specs/gen/go v0.0.0-20231227141320-7e28392252de h1:MW
github.com/emortalmc/proto-specs/gen/go v0.0.0-20231227141320-7e28392252de/go.mod h1:se+tHcK9FWxeadkxLF5uj+SPauEye0X+Iq6cGczXGJY=
github.com/emortalmc/proto-specs/gen/go v0.0.0-20231227141427-aee00da1d2f6 h1:qZUxUa8HE7B5oLED05sBQLnmw4ySk3vgksfvNGdTfSM=
github.com/emortalmc/proto-specs/gen/go v0.0.0-20231227141427-aee00da1d2f6/go.mod h1:se+tHcK9FWxeadkxLF5uj+SPauEye0X+Iq6cGczXGJY=
github.com/emortalmc/proto-specs/gen/go v0.0.0-20240406012921-6a9ad1aff227 h1:KXL6uPezjaPVPmlYE9UY4MzkSdqvo4L7gVTd/wQA96g=
github.com/emortalmc/proto-specs/gen/go v0.0.0-20240406012921-6a9ad1aff227/go.mod h1:se+tHcK9FWxeadkxLF5uj+SPauEye0X+Iq6cGczXGJY=
github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHkI4W8=
github.com/frankban/quicktest v1.14.6/go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0=
github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA=
Expand Down

0 comments on commit c132c28

Please sign in to comment.