Skip to content

Commit

Permalink
Bump gitlab.com/greyxor/slogor from 1.2.7 to 1.2.8
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: gitlab.com/greyxor/slogor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 23, 2024
1 parent a92da93 commit bf27035
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.22.2
require (
github.com/TwiN/deepmerge v0.2.1
github.com/spf13/cobra v1.8.0
gitlab.com/greyxor/slogor v1.2.7
gitlab.com/greyxor/slogor v1.2.8
gopkg.in/yaml.v3 v3.0.1
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ github.com/spf13/cobra v1.8.0 h1:7aJaZx1B85qltLMc546zn58BxxfZdR/W22ej9CFoEf0=
github.com/spf13/cobra v1.8.0/go.mod h1:WXLWApfZ71AjXPya3WOlMsY9yMs7YeiHhFVlvLyhcho=
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
gitlab.com/greyxor/slogor v1.2.7 h1:AyiLX7ZjDDfZ6Sd+l3Fnt67qatKMgWwKH86rUJVHXZs=
gitlab.com/greyxor/slogor v1.2.7/go.mod h1:blU4z8bhW/Jq0bjJDp4XQGbE5gh4XOqqU18PFGO8zDc=
gitlab.com/greyxor/slogor v1.2.8 h1:HUGfwJJMqJ4AFDKIkZNpoUZv24JLUm+kyoyLklutMXQ=
gitlab.com/greyxor/slogor v1.2.8/go.mod h1:blU4z8bhW/Jq0bjJDp4XQGbE5gh4XOqqU18PFGO8zDc=
golang.org/x/sys v0.19.0 h1:q5f1RH2jigJ1MoAWp2KTp3gm5zAGFUTarQZ5U386+4o=
golang.org/x/sys v0.19.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
Expand Down

0 comments on commit bf27035

Please sign in to comment.