An open API service for producing an overview of a list of open source projects.

https://github.com/maksim-paskal/go-template

Score: -Infinity

Last synced: about 10 hours ago
JSON representation

Repository metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 25
Total Committers: 1
Avg Commits per committer: 25.0
Development Distribution Score (DDS): 0.0

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
devops.maksim.p d****p@a****m 25

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 0
Total pull requests: 8
Average time to close issues: N/A
Average time to close pull requests: 13 minutes
Total issue authors: 0
Total pull request authors: 1
Average comments per issue: 0
Average comments per pull request: 0.0
Merged pull request: 8
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/maksim-paskal/go-template

Top Issue Authors

Top Pull Request Authors

  • maksim-paskal (8)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/maksim-paskal/go-template

  • Homepage: https://github.com/maksim-paskal/go-template
  • Documentation: https://pkg.go.dev/github.com/maksim-paskal/go-template#section-documentation
  • Licenses: Apache-2.0
  • Latest release: v0.1.2 (published almost 4 years ago)
  • Last Synced: 2026-08-18T15:01:40.032Z (1 day ago)
  • Versions: 12
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Forks count: 8.969%
    • Average: 9.05%
    • Dependent repos count: 9.346%
    • Stargazers count: 10.885%

Dependencies

go.mod go
  • github.com/Masterminds/goutils v1.1.1
  • github.com/Masterminds/semver/v3 v3.1.1
  • github.com/Masterminds/sprig/v3 v3.2.2
  • github.com/google/uuid v1.3.0
  • github.com/huandu/xstrings v1.3.2
  • github.com/imdario/mergo v0.3.12
  • github.com/mitchellh/copystructure v1.2.0
  • github.com/mitchellh/reflectwalk v1.0.2
  • github.com/pkg/errors v0.9.1
  • github.com/shopspring/decimal v1.2.0
  • github.com/spf13/cast v1.3.1
  • golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
go.sum go
  • github.com/Masterminds/goutils v1.1.1
  • github.com/Masterminds/semver/v3 v3.1.1
  • github.com/Masterminds/sprig/v3 v3.2.2
  • github.com/davecgh/go-spew v1.1.0
  • github.com/davecgh/go-spew v1.1.1
  • github.com/google/uuid v1.1.1
  • github.com/google/uuid v1.3.0
  • github.com/huandu/xstrings v1.3.1
  • github.com/huandu/xstrings v1.3.2
  • github.com/imdario/mergo v0.3.11
  • github.com/imdario/mergo v0.3.12
  • github.com/mitchellh/copystructure v1.0.0
  • github.com/mitchellh/copystructure v1.2.0
  • github.com/mitchellh/reflectwalk v1.0.0
  • github.com/mitchellh/reflectwalk v1.0.2
  • github.com/pkg/errors v0.9.1
  • github.com/pmezard/go-difflib v1.0.0
  • github.com/shopspring/decimal v1.2.0
  • github.com/spf13/cast v1.3.1
  • github.com/stretchr/objx v0.1.0
  • github.com/stretchr/testify v1.2.2
  • github.com/stretchr/testify v1.5.1
  • golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
  • golang.org/x/crypto v0.0.0-20200414173820-0848c9571904
  • golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
  • golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3
  • golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
  • golang.org/x/sys v0.0.0-20190412213103-97732733099d
  • golang.org/x/text v0.3.0
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
  • gopkg.in/yaml.v2 v2.2.2
  • gopkg.in/yaml.v2 v2.3.0
  • gopkg.in/yaml.v2 v2.4.0
  • gopkg.in/yaml.v3 v3.0.1
.github/workflows/golangci-lint.yml actions
  • actions/checkout v2 composite
  • golangci/golangci-lint-action v2 composite
.github/workflows/release.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite
  • goreleaser/goreleaser-action v2 composite
.github/workflows/test.yml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite
.github/workflows/validate-license.yml actions
  • actions/checkout v2 composite