Skip to content

Commit

Permalink
build(deps): bump github.com/signaux-faibles/libwekan
Browse files Browse the repository at this point in the history
Bumps [github.com/signaux-faibles/libwekan](https://github.com/signaux-faibles/libwekan) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/signaux-faibles/libwekan/releases)
- [Commits](signaux-faibles/libwekan@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/signaux-faibles/libwekan
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent dcc9abe commit 29b06d3
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 @@ -13,7 +13,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/samber/slog-formatter v1.0.0
github.com/samber/slog-multi v1.0.2
github.com/signaux-faibles/libwekan v0.5.0
github.com/signaux-faibles/libwekan v0.6.0
github.com/stretchr/testify v1.8.4
github.com/tealeg/xlsx/v3 v3.3.4
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,8 @@ github.com/segmentio/ksuid v1.0.4/go.mod h1:/XUiZBD3kVx5SmUOl55voK5yeAbBNNIed+2O
github.com/shabbyrobe/xmlwriter v0.0.0-20220218224045-defe0ad214f6 h1:ri617veNyNwEMXywzcLmU//YIVSFdJvdk39lNsFB/Ro=
github.com/shabbyrobe/xmlwriter v0.0.0-20220218224045-defe0ad214f6/go.mod h1:tKYSeHyJGYz7eoZMlzrRDQSfdYPYt0UduMr8b97Mmaw=
github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc=
github.com/signaux-faibles/libwekan v0.5.0 h1:nyctCp5Ud4GimtM0zFhRIMSaIODNH55I2ACXcW6XG1E=
github.com/signaux-faibles/libwekan v0.5.0/go.mod h1:vc3421qZK06Y8eF4OPwOHR7QO7KHadMr8np60KWBRHM=
github.com/signaux-faibles/libwekan v0.6.0 h1:5eZl4whVIg6tmgG28ixa/OnMYNNCy8PH25xDyFE2Hu0=
github.com/signaux-faibles/libwekan v0.6.0/go.mod h1:vc3421qZK06Y8eF4OPwOHR7QO7KHadMr8np60KWBRHM=
github.com/sirupsen/logrus v1.8.1/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
Expand Down

0 comments on commit 29b06d3

Please sign in to comment.