Skip to content

Commit

Permalink
chore(deps): bump github.com/telemachus/humane from 0.5.1 to 0.6.0 (#407
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 9a48344 commit 74723a9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module github.com/simulot/immich-go

go 1.21
go 1.22

toolchain go1.22.5

require (
github.com/gdamore/tcell/v2 v2.7.4
Expand All @@ -12,7 +14,7 @@ require (
github.com/psanford/memfs v0.0.0-20230130182539-4dbf7e3e865e
github.com/rivo/tview v0.0.0-20240501114654-1f4d5e8f881d
github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd
github.com/telemachus/humane v0.5.1
github.com/telemachus/humane v0.6.0
github.com/thlib/go-timezone-local v0.0.3
github.com/ttacon/chalk v0.0.0-20160626202418-22c06c80ed31
golang.org/x/sync v0.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.8.0 h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PKk=
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
github.com/telemachus/humane v0.5.1 h1:GgYzcpJKPzuwDcCd1YjPU8vzj/AU4gqbt46pUX+mVis=
github.com/telemachus/humane v0.5.1/go.mod h1:lToNtEtpBOvw6DSyq7mzBhVbbEm6756mzl4KwXkcckY=
github.com/telemachus/humane v0.6.0 h1:JNT5SWeg8pOHTRo3STy24E247LpQYBy2vxD2HwYwyvU=
github.com/telemachus/humane v0.6.0/go.mod h1:T2XzA97m+JPk/WDe9VHamk/JOArXlOy4jlIGDKte3ic=
github.com/thlib/go-timezone-local v0.0.3 h1:ie5XtZWG5lQ4+1MtC5KZ/FeWlOKzW2nPoUnXYUbV/1s=
github.com/thlib/go-timezone-local v0.0.3/go.mod h1:/Tnicc6m/lsJE0irFMA0LfIwTBo4QP7A8IfyIv4zZKI=
github.com/ttacon/chalk v0.0.0-20160626202418-22c06c80ed31 h1:OXcKh35JaYsGMRzpvFkLv/MEyPuL49CThT1pZ8aSml4=
Expand Down

0 comments on commit 74723a9

Please sign in to comment.