Skip to content

Commit

Permalink
Merge pull request #37 from buty4649/dependabot/go_modules/gitlab.com…
Browse files Browse the repository at this point in the history
…/greyxor/slogor-1.4.1

Bump gitlab.com/greyxor/slogor from 1.4.0 to 1.4.1
  • Loading branch information
github-actions[bot] authored Oct 15, 2024
2 parents c7413db + f7c93d3 commit ad2cd5e
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.1
gitlab.com/greyxor/slogor v1.4.0
gitlab.com/greyxor/slogor v1.4.1
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.1 h1:e5/vxKd/rZsfSJMUX1agtjeTDf+qv1/JdBF8gg5k9ZM=
github.com/spf13/cobra v1.8.1/go.mod h1:wHxEcudfqmLYa8iTfL+OuZPbBZkmvliBWKIezN3kD9Y=
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.4.0 h1:zoi+Nsijvia8Lnv1FdaaCP6PwNdOxBDfZlMVg0d506k=
gitlab.com/greyxor/slogor v1.4.0/go.mod h1:RvD/RqmEGpqVhL8tqqfVduuxtcik6uXCnzfikaFCwto=
gitlab.com/greyxor/slogor v1.4.1 h1:KSRMOYDRtMwPPOzIlqcN0fpB9hayKQC6vWCOwCtMrX4=
gitlab.com/greyxor/slogor v1.4.1/go.mod h1:RvD/RqmEGpqVhL8tqqfVduuxtcik6uXCnzfikaFCwto=
golang.org/x/sys v0.26.0 h1:KHjCJyddX0LoSTb3J+vWpupP9p0oznkqVk/IfjymZbo=
golang.org/x/sys v0.26.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 ad2cd5e

Please sign in to comment.