Skip to content

Commit

Permalink
Bump github.com/maruel/natural from 1.1.0 to 1.1.1 (#16)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent de0eba8 commit 2947515
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 @@ -43,7 +43,7 @@ require (
github.com/evie404/natsort v0.0.0-20180124032556-f194e6bd5b0c
github.com/facette/natsort v0.0.0-20181210072756-2cd4dd1e2dcb
github.com/immortal/natcasesort v0.0.0-20180922190600-53ad4be8bc1a
github.com/maruel/natural v1.1.0
github.com/maruel/natural v1.1.1
github.com/miraclesu/natsort v0.0.0-20160121124727-836e59d384de
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -187,8 +187,8 @@ github.com/lwch/bencode v1.0.0 h1:JgBX0GEVcYl23IVnyVvQNOQHhCV0Htmh+YOmD2HhA40=
github.com/lwch/bencode v1.0.0/go.mod h1:1hW52J7ysJmG7Kv8HyaZTqMhFtSrB8ztr/cJFzspYeY=
github.com/marksamman/bencode v0.0.0-20150821143521-dc84f26e086e h1:KMs6SK8iDSR1+ZzOK10L5wGPpWDByyvOe5nrqk51g2U=
github.com/marksamman/bencode v0.0.0-20150821143521-dc84f26e086e/go.mod h1:+AHfJo5+69p+fjvMJTmYajNP9rFBHQcaTDFmuXRRATI=
github.com/maruel/natural v1.1.0 h1:2z1NgP/Vae+gYrtC0VuvrTJ6U35OuyUqDdfluLqMWuQ=
github.com/maruel/natural v1.1.0/go.mod h1:eFVhYCcUOfZFxXoDZam8Ktya72wa79fNC3lc/leA0DQ=
github.com/maruel/natural v1.1.1 h1:Hja7XhhmvEFhcByqDoHz9QZbkWey+COd9xWfCfn1ioo=
github.com/maruel/natural v1.1.1/go.mod h1:v+Rfd79xlw1AgVBjbO0BEQmptqb5HvL/k9GRHB7ZKEg=
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
github.com/miraclesu/natsort v0.0.0-20160121124727-836e59d384de h1:ZTLp5p4MzSKh9Is0s+l/J7qQiY4c3yKA98J5z1qcyv0=
github.com/miraclesu/natsort v0.0.0-20160121124727-836e59d384de/go.mod h1:hYCDR4MVndk4vkatvVgNzw27cfxJH+fLFSMFdjdMXmQ=
Expand Down

0 comments on commit 2947515

Please sign in to comment.