Skip to content

Commit

Permalink
Merge branch 'dependabot/go_modules/github.com/navidys/tvxwidgets-0.7…
Browse files Browse the repository at this point in the history
….0' of github.com:simulot/immich-go into dependabot/go_modules/github.com/navidys/tvxwidgets-0.7.0
  • Loading branch information
simulot committed Jul 29, 2024
2 parents 228d63e + 3e2d90e commit d00e8dd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module github.com/simulot/immich-go

go 1.21
go 1.22

toolchain go1.22.5

require (
Expand All @@ -13,7 +14,7 @@ require (
github.com/psanford/memfs v0.0.0-20230130182539-4dbf7e3e865e
github.com/rivo/tview v0.0.0-20240616192244-23476fa0bab2
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 d00e8dd

Please sign in to comment.