File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 186186 same "printed page" as the copyright notice for easier
187187 identification within third-party archives.
188188
189- Copyright 2023 Vic Shóstak
189+ Copyright 2024 Vic Shóstak
190190
191191 Licensed under the Apache License, Version 2.0 (the "License");
192192 you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ http.Handle("/static/", staticFileServer)
128128
129129[ go_report_url ] : https://goreportcard.com/report/github.com/gowebly/helpers
130130[ go_dev_url ] : https://pkg.go.dev/github.com/gowebly/helpers
131- [ go_version_img ] : https://img.shields.io/badge/Go-1.21 +-00ADD8?style=for-the-badge&logo=go
131+ [ go_version_img ] : https://img.shields.io/badge/Go-1.22 +-00ADD8?style=for-the-badge&logo=go
132132[ go_code_coverage_url ] : https://codecov.io/gh/gowebly/helpers
133133[ go_code_coverage_img ] : https://img.shields.io/codecov/c/gh/gowebly/helpers.svg?logo=codecov&style=for-the-badge
134134[ go_report_img ] : https://img.shields.io/badge/Go_report-A+-success?style=for-the-badge&logo=none
Original file line number Diff line number Diff line change 11module github.com/gowebly/helpers
22
3- go 1.21
3+ go 1.22
You can’t perform that action at this time.
0 commit comments