Skip to content

Commit

Permalink
fix(deps): update github.com/moov-io/pinblock digest to 59484be
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent ed35a86 commit 9c2e115
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 @@ -8,7 +8,7 @@ require (
github.com/go-kit/log v0.2.1
github.com/gorilla/mux v1.8.1
github.com/moov-io/base v0.53.0
github.com/moov-io/pinblock v0.0.0-20240830153717-1ecbffa29fbd
github.com/moov-io/pinblock v0.0.0-20241211163540-59484be0a633
github.com/stretchr/testify v1.10.0
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ github.com/moov-io/pinblock v0.0.0-20240425135420-6c52755574a1 h1:rWyBUn7fmwPwvy
github.com/moov-io/pinblock v0.0.0-20240425135420-6c52755574a1/go.mod h1:Q5SKexjUCzm+y05rL5MjD5BvqkmCsmh92G/JuIFcowI=
github.com/moov-io/pinblock v0.0.0-20240830153717-1ecbffa29fbd h1:vU96yZr3fMziNLB3MH5ps04blp6mwlaBL4CNJrFbxMw=
github.com/moov-io/pinblock v0.0.0-20240830153717-1ecbffa29fbd/go.mod h1:Q5SKexjUCzm+y05rL5MjD5BvqkmCsmh92G/JuIFcowI=
github.com/moov-io/pinblock v0.0.0-20241211163540-59484be0a633 h1:R9piZcu41I/xiCHTA7y5RcXlh7BKZLNZ0UY+XMitXVc=
github.com/moov-io/pinblock v0.0.0-20241211163540-59484be0a633/go.mod h1:9Mel37Egw3MLaQvkx9AZdajpcSTdoXEjSl0YebRLrUQ=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit 9c2e115

Please sign in to comment.