Update imports
This commit is contained in:
@@ -12,6 +12,7 @@ require (
|
||||
github.com/markbates/goth v1.81.0
|
||||
github.com/mattn/go-sqlite3 v1.14.29
|
||||
golang.org/x/crypto v0.40.0
|
||||
golang.org/x/net v0.41.0
|
||||
golang.org/x/oauth2 v0.30.0
|
||||
maragu.dev/gomponents v1.1.0
|
||||
maragu.dev/gomponents-htmx v0.6.1
|
||||
@@ -43,7 +44,6 @@ require (
|
||||
github.com/zclconf/go-cty v1.14.4 // indirect
|
||||
github.com/zclconf/go-cty-yaml v1.1.0 // indirect
|
||||
golang.org/x/mod v0.25.0 // indirect
|
||||
golang.org/x/net v0.41.0 // indirect
|
||||
golang.org/x/sync v0.16.0 // indirect
|
||||
golang.org/x/sys v0.34.0 // indirect
|
||||
golang.org/x/text v0.27.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user