go-template

📋 Robust starter template for a new Go library

MIT License

Stars
13

Bot releases are visible (Hide)

go-template - Release v0.1.1 Latest Release

Published by github-actions[bot] 6 months ago

Changelog

  • 58a5346 Bump actions/cache from 3 to 4
  • c8ad68a Bump actions/checkout from 3 to 4
  • 668568b Bump actions/setup-go from 4 to 5
  • 2a25f0b Bump actions/stale from 8 to 9
  • ffce3a2 Bump codecov/codecov-action from 3.1.3 to 3.1.4
  • a794c50 Bump codecov/codecov-action from 3.1.4 to 3.1.5
  • dea6a6c Bump codecov/codecov-action from 3.1.5 to 4.0.1
  • 4af287a Bump codecov/codecov-action from 4.0.1 to 4.0.2
  • d018fdc Bump codecov/codecov-action from 4.0.2 to 4.1.0
  • 83ea2a4 Bump codecov/codecov-action from 4.1.0 to 4.1.1
  • a7c0a02 Bump codecov/codecov-action from 4.1.1 to 4.2.0
  • d9c3226 Bump codecov/codecov-action from 4.2.0 to 4.3.0
  • 3519e64 Bump github.com/stretchr/testify from 1.8.2 to 1.8.3
  • 59eded3 Bump github.com/stretchr/testify from 1.8.3 to 1.8.4
  • 0d47647 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • 26b1662 Bump github/codeql-action from 2 to 3
  • 7574999 Bump github/super-linter from 5 to 6
  • 8cb2c8a Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
  • 55455d0 Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0
  • 76fc4b5 Bump goreleaser/goreleaser-action from 4.4.0 to 4.6.0
  • 5c8e490 Bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0
  • b8e1c3a Fixed linter deprecations
  • 4d0f082 Ignore new linter
  • 47f9ec6 Merge pull request #52 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.8.3
  • 632fb22 Merge pull request #53 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.4
  • 9e892bf Merge pull request #54 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.8.4
  • e6a3f5c Merge pull request #55 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-4.3.0
  • e7d38ec Merge pull request #56 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-4.4.0
  • f6f187f Merge pull request #57 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-4.6.0
  • 4956107 Merge pull request #58 from mrz1836/dependabot/github_actions/master/actions/checkout-4
  • 395325e Merge pull request #59 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-5.0.0
  • 146574f Merge pull request #60 from mrz1836/dependabot/github_actions/master/actions/setup-go-5
  • 289ac9e Merge pull request #61 from mrz1836/dependabot/github_actions/master/actions/stale-9
  • cc5dd30 Merge pull request #62 from mrz1836/dependabot/github_actions/master/github/codeql-action-3
  • fcfe51d Merge pull request #63 from mrz1836/dependabot/github_actions/master/actions/cache-4
  • 6fdf7dc Merge pull request #64 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.5
  • 85809ab Merge pull request #65 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.0.1
  • f53752e Merge pull request #66 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.0.2
  • 385ee29 Merge pull request #67 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.1.0
  • 14f5dad Merge pull request #68 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.9.0
  • c0888b0 Merge pull request #69 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.1.1
  • 59153f8 Merge pull request #70 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.2.0
  • 1bd24f0 Merge pull request #71 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-4.3.0
  • fc67abc Merge pull request #72 from mrz1836/dependabot/github_actions/master/github/super-linter-6
  • 5567ac5 Upgraded linter version
go-template - Release v0.1.0

Published by github-actions[bot] over 1 year ago

Changelog

  • 0881533 Added default ignore rules for linter
  • 7ddc981 Bump actions/checkout from 2 to 3
  • ba225b1 Bump actions/setup-go from 3 to 4
  • 4a28e44 Bump actions/stale from 5 to 6
  • 94ac0dd Bump actions/stale from 6 to 7
  • 2502a83 Bump actions/stale from 7 to 8
  • 5189c67 Bump codecov/codecov-action from 3.1.0 to 3.1.1
  • 2aa38f4 Bump codecov/codecov-action from 3.1.1 to 3.1.2
  • b7968cf Bump codecov/codecov-action from 3.1.2 to 3.1.3
  • aff6d5e Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
  • 7f68927 Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
  • 9d4e66e Bump github/super-linter from 4 to 5
  • a0b3669 Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0
  • c14b439 Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0
  • c3cd64f Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0
  • f16af03 Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1
  • 34bd97f Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0
  • 949e088 Bump sonatype-nexus-community/nancy-github-action from 1.0.2 to 1.0.3
  • 4168c85 Bumped version of Go
  • b80564d Fixing issue with badge
  • 4130e99 Fixing linter issues
  • 7e40304 Merge pull request #35 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-3.1.0
  • 796b763 Merge pull request #36 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.1
  • db55a77 Merge pull request #37 from mrz1836/dependabot/github_actions/master/actions/stale-6
  • 5935b51 Merge pull request #38 from mrz1836/dependabot/github_actions/master/actions/checkout-3
  • baffe5b Merge pull request #39 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-3.2.0
  • c51ede6 Merge pull request #40 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.8.1
  • 7e1ba6f Merge pull request #41 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-4.1.0
  • f228b74 Merge pull request #42 from mrz1836/dependabot/github_actions/master/actions/stale-7
  • df5be0f Merge pull request #43 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-4.1.1
  • 8a0c39a Merge pull request #44 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-4.2.0
  • 2dddc09 Merge pull request #45 from mrz1836/dependabot/github_actions/master/sonatype-nexus-community/nancy-github-action-1.0.3
  • cb7ce76 Merge pull request #46 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.8.2
  • 4d8fda9 Merge pull request #47 from mrz1836/dependabot/github_actions/master/actions/setup-go-4
  • 06d2680 Merge pull request #48 from mrz1836/dependabot/github_actions/master/actions/stale-8
  • 06cef0a Merge pull request #49 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.2
  • e55dfdc Merge pull request #50 from mrz1836/dependabot/github_actions/master/github/super-linter-5
  • ff3a832 Merge pull request #51 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.3
  • bbc28ff Removed docker
  • efd7c79 Removed files
  • 9b71046 Turn off go linting
  • a47ae7a Updated linter version
  • aa3fc92 Upgraded linter
go-template - Release v0.0.19

Published by github-actions[bot] over 2 years ago

Changelog

  • aa9bcb2 Added codecov token support
  • cc45781 Bump github.com/stretchr/testify from 1.7.3 to 1.7.4
  • 3b90540 Bump github.com/stretchr/testify from 1.7.4 to 1.7.5
  • 739496f Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  • 898da50 Merge pull request #32 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.7.4
  • cc244ae Merge pull request #33 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.7.5
  • 6fe33a2 Merge pull request #34 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.8.0
  • b1c6cc8 Minor cleanup
  • 6f94f78 Updated makefiles
go-template - Release v0.0.18

Published by github-actions[bot] over 2 years ago

Changelog

  • d138259 Bump github.com/stretchr/testify from 1.7.2 to 1.7.3
  • a9e0cc9 Fixed spelling mistake
  • b5649c3 Merge pull request #31 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.7.3
go-template - Release v0.0.17

Published by github-actions[bot] over 2 years ago

Changelog

  • f2048d8 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
  • bafe460 Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0
  • f8e4948 Merge pull request #29 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-3.0.0
  • e0c2bab Merge pull request #30 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.7.2
  • 8a607f8 Updated linter
go-template - Release v0.0.16

Published by github-actions[bot] over 2 years ago

Changelog

  • 6665b09 Bump actions/cache from 2.1.7 to 3
  • 2628e49 Bump actions/stale from 3 to 5
  • f0d17b3 Bump codecov/codecov-action from 2.1.0 to 3.0.0
  • 6e5e2d9 Bump codecov/codecov-action from 3.0.0 to 3.1.0
  • 7c4986e Bump github/codeql-action from 1 to 2
  • a0ab0d8 Fix mergify link
  • 03c77a1 Merge pull request #24 from mrz1836/dependabot/github_actions/master/actions/cache-3
  • e25ebb9 Merge pull request #25 from mrz1836/dependabot/github_actions/master/actions/stale-5
  • 7b64465 Merge pull request #26 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.0.0
  • 21edaf3 Merge pull request #27 from mrz1836/dependabot/github_actions/master/codecov/codecov-action-3.1.0
  • e93d13f Merge pull request #28 from mrz1836/dependabot/github_actions/master/github/codeql-action-2
  • 321a44e Upgraded linter
go-template - Release v0.0.15

Published by github-actions[bot] over 2 years ago

Changelog

  • ddb190e Added new stale detector from Github
  • 4dd2ee8 Added new super linter from Github
  • a3b6a60 Bump actions/checkout from 2.4.0 to 3
  • 5b865d2 Bump actions/setup-go from 2.1.5 to 2.2.0
  • bcb44fd Bump actions/setup-go from 2.2.0 to 3
  • 6944515 Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
  • 95237fa Bump goreleaser/goreleaser-action from 2.8.1 to 2.9.0
  • d7c7b39 Bump goreleaser/goreleaser-action from 2.9.0 to 2.9.1
  • 50ae305 Merge pull request #18 from mrz1836/dependabot/github_actions/master/actions/setup-go-2.2.0
  • 4a07d87 Merge pull request #19 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-2.9.0
  • 1287757 Merge pull request #20 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-2.9.1
  • 9012e5c Merge pull request #21 from mrz1836/dependabot/github_actions/master/actions/setup-go-3
  • 12175ae Merge pull request #22 from mrz1836/dependabot/github_actions/master/actions/checkout-3
  • 270d3c3 Merge pull request #23 from mrz1836/dependabot/go_modules/master/github.com/stretchr/testify-1.7.1
  • 973382f Removed unused config
  • 91b1193 Updated linter
  • b58a80d Updated mergify rules
  • 329696e Updated names
  • da85edc Upgraded go version to 1.17
go-template - Release v0.0.14

Published by github-actions[bot] over 2 years ago

Changelog

  • 024aa72 Bump actions/setup-go from 2.1.4 to 2.1.5
  • 4bf0c84 Bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1
  • b11bc63 Merge pull request #16 from mrz1836/dependabot/github_actions/master/actions/setup-go-2.1.5
  • dd26f52 Merge pull request #17 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-2.8.1
  • a30d2ab Minor updates, updated makefile
go-template - Release v0.0.13

Published by github-actions[bot] almost 3 years ago

Changelog

  • a9db5d8 Added badge, minor changes
  • e02f026 Added minor configs for file types
  • d35edc9 Added more files for docker to ignore
  • ccf1c34 Bump actions/cache from 2.1.6 to 2.1.7
  • 126c316 Bump actions/checkout from 2.3.4 to 2.3.5
  • f3be6a1 Bump actions/checkout from 2.3.5 to 2.4.0
  • 54f39d8 Bump goreleaser/goreleaser-action from 2.7.0 to 2.8.0
  • e490bfe Bump ibiqlik/action-yamllint from 3.0.4 to 3.1
  • 6236c3f Fixed filename
  • cf37c48 Merge branch 'master' of github.com:mrz1836/go-template
  • 9960556 Merge pull request #11 from mrz1836/dependabot/github_actions/master/ibiqlik/action-yamllint-3.1
  • 4aceb80 Merge pull request #12 from mrz1836/dependabot/github_actions/master/goreleaser/goreleaser-action-2.8.0
  • d07f073 Merge pull request #13 from mrz1836/dependabot/github_actions/master/actions/checkout-2.3.5
  • 6b535bd Merge pull request #14 from mrz1836/dependabot/github_actions/master/actions/checkout-2.4.0
  • cee871b Merge pull request #15 from mrz1836/dependabot/github_actions/master/actions/cache-2.1.7
  • 02ea819 New version of the security page
  • 82d9c23 New way to upload code coverage
  • 51f9142 Removed dependabot on tools
  • bee4ec7 Removed from test
  • a1ba61d Syndicate to Go Docs
  • c9a0bab Updated linter version
go-template - Release v0.0.12

Published by github-actions[bot] about 3 years ago

Changelog

0d69cf9 Add tools to the testing
b6e1e96 Added indirect relationships for gomod
7294db5 Bump linter version
2c65d37 Cleanup for gomod
0e5f5b4 Minor edits related to releasing
ac07248 Removed tools
1995b5f Try just 16
e1cd537 Try without tools
f090d55 Updated makefiles
7a6fb60 Updated version numbers
38f7598 Use variable

go-template - Release v0.0.11

Published by github-actions[bot] about 3 years ago

Changelog

30bd900 Added code owners
8d26908 Added yaml linter and Nancy
9bafaad Fixed lint issues
af76bd1 Removed flags, require previous action
bb1b737 Use a var for the repo
3bae96d Use different yaml action
7314885 Working on workflow for github actions

go-template - Release v0.0.10

Published by github-actions[bot] about 3 years ago

Changelog

62c350e Use a different carriage return

go-template - Release v0.0.9

Published by github-actions[bot] about 3 years ago

Changelog

3d867da Attempt to get basic link working in Slack

go-template - Release v0.0.8

Published by github-actions[bot] about 3 years ago

Changelog

8e85c9c Added comment, all lowercase
f2b6235 Attempt to make a link

go-template - Release v0.0.7

Published by github-actions[bot] about 3 years ago

Changelog

adde42e Added more spacing, bot exeception
2335681 More minor updates
beaffa6 More spacing
1bad494 Moved badges, minor updates
0a94cd4 Use specific versions for better visibitily when they update

go-template - Release v0.0.6

Published by github-actions[bot] about 3 years ago

Changelog

d9dcc4d Added debug mode
84b8f79 More updates for supporting notifications

go-template - Release v0.0.5

Published by github-actions[bot] about 3 years ago

Changelog

3c3ab4e Added a release config on new tag

go-template - Release v0.0.4

Published by mrz1836 about 3 years ago

Changelog

445c0c6 Added badge for all contributors
41311ba Added base contributors
0f8544f Added bug report yaml
18544c8 Added yaml config for issues
9892895 Basic config for issues
04939ba Finishing all contributors integration
e9bb403 Merge pull request #9 from mrz1836/feature/all-contributors
05910ad Minor adjustments
68157d7 Minor formatting
ef1ca30 Minor formatting and updates
99e2b2e Remove badge
47c2b27 Updated dependabot config, timezone, branches etc
cd7af75 Updated location
7be93fc Upgraded tool deps, turned on slack
78ba814 Working on integration for all contributors

go-template - Release v0.0.3

Published by mrz1836 about 3 years ago

Changelog

2a39dc7 Add more timeout
65d3cd7 Added badge
55c1ed8 Added default location PR template
e509fd3 Added docker ignore and editor config
4787573 Added gitpod config
4cd5715 Added versions
3c91192 Adding slack notification on release
23ab68f Bump github.com/golangci/golangci-lint from 1.42.0 to 1.42.1 in /tools
4ba8d5d Bump github.com/goreleaser/goreleaser from 0.174.2 to 0.179.0 in /tools
5d1d127 Ignore custom todo files
36e9063 Merge pull request #4 from mrz1836/dependabot/go_modules/tools/github.com/goreleaser/goreleaser-0.179.0
6fbbe2e Merge pull request #5 from mrz1836/dependabot/go_modules/tools/github.com/golangci/golangci-lint-1.42.1
8ccdd4e Minor updates for slack
ab4a172 Modified git attributes
def16ca Moved file locations
c8eeb49 Options on all mods

go-template - Release v0.0.2

Published by mrz1836 about 3 years ago

Changelog

c658282 Added all indirect mods
7db2371 Added cmd to install tools
951dc89 Added new update-tools make cmd
2cef47e Added spacing
0e91708 Bump github.com/goreleaser/goreleaser from 0.175.0 to 0.176.0 in /tools
2d14491 Fixed deps for golangci-lint issue
4e54fed Merge pull request #3 from mrz1836/dependabot/go_modules/tools/github.com/goreleaser/goreleaser-0.176.0
fe1e9e7 Moved features to it's own section (easier to re-use)
12d5f41 Only use 1.16 or greater
ce03df4 Removed method
b170b09 Turn of scheduling (this is a template)

Package Rankings
Top 7.88% on Proxy.golang.org
Badges
Extracted from project README
Release Build Status Report codecov Mergify Status Go Gitpod Ready-to-Code standard-readme compliant Makefile Included Sponsor Donate Stars License
Related Projects