Skip to content

Commit

Permalink
fix: go mod revendor
Browse files Browse the repository at this point in the history
  • Loading branch information
dd84ai committed Feb 3, 2025
1 parent fcd71df commit 7d155e5
Show file tree
Hide file tree
Showing 241 changed files with 27,209 additions and 1,074 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.23.0
require (
github.com/anaskhan96/soup v1.2.5
github.com/bwmarrin/discordgo v0.28.1
github.com/darklab8/fl-darkstat v1.64.2
github.com/darklab8/fl-darkstat v1.64.3
github.com/darklab8/go-typelog v0.6.2
github.com/darklab8/go-utils v0.21.1
github.com/pkg/profile v1.7.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46t
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/darklab8/fl-darkstat v1.64.2 h1:Wh6hsi0glY8bzaf1xnUe5IbfpbGZx5B2mfdtNo7ec1w=
github.com/darklab8/fl-darkstat v1.64.2/go.mod h1:5QdTzZ16wOAmppHn/Y+4pR+U0pCnKoA9JohuPLRowy8=
github.com/darklab8/fl-darkstat v1.64.3 h1:XRDKgDasMU0RhgBPfd5c5bBWQyVwkZWtUJ7XqKGUy8k=
github.com/darklab8/fl-darkstat v1.64.3/go.mod h1:5QdTzZ16wOAmppHn/Y+4pR+U0pCnKoA9JohuPLRowy8=
github.com/darklab8/fl-data-discovery v0.4.0 h1:cUacP+N04/PrYl4cmw687BAaQWVJI32scePjLfmqxEI=
github.com/darklab8/fl-data-discovery v0.4.0/go.mod h1:SgRh0N3cWrhslXVkc5LJXK52Mw4+Fdsbmv+0qkNJ6QI=
github.com/darklab8/go-typelog v0.6.2 h1:R6urrs4zgtjWfAngB7UclxpkVMA1uW3hEw7PEgSU7pU=
Expand Down
3 changes: 3 additions & 0 deletions vendor/github.com/a-h/templ/.dockerignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 28 additions & 0 deletions vendor/github.com/a-h/templ/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

72 changes: 72 additions & 0 deletions vendor/github.com/a-h/templ/.goreleaser.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions vendor/github.com/a-h/templ/.ignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions vendor/github.com/a-h/templ/.version

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

128 changes: 128 additions & 0 deletions vendor/github.com/a-h/templ/CODE_OF_CONDUCT.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7d155e5

Please sign in to comment.