Skip to content

Commit 60d95b1

Browse files
committed
Clean up go.mod
1 parent 1a3d807 commit 60d95b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ require (
1515
github.com/prometheus/client_golang v1.21.1
1616
golang.org/x/oauth2 v0.28.0
1717
golang.org/x/sync v0.12.0
18+
maragu.dev/gomponents v1.1.0
1819
)
1920

2021
require (
@@ -41,5 +42,4 @@ require (
4142
golang.org/x/sys v0.31.0 // indirect
4243
golang.org/x/text v0.23.0 // indirect
4344
google.golang.org/protobuf v1.36.5 // indirect
44-
maragu.dev/gomponents v1.1.0 // indirect
4545
)

0 commit comments

Comments
 (0)