You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,6 @@ The base image is built on top of the official image [golang:1.25.1-alpine3.22](
43
43
|[mockgen](https://github.com/uber-go/mock)| v0.6.0 | GoMock is a mocking framework for the Go programming language. |
44
44
|[oapi-codegen](https://github.com/oapi-codegen/oapi-codegen)| v2.5.0 | Generate Go client and server boilerplate from OpenAPI 3 specifications |
45
45
|[pp](https://github.com/maruel/panicparse/v2)| v2.5.0 | Panicparse Parses panic stack traces, densifies and deduplicates goroutines with similar stack traces. Helps debugging crashes and deadlocks in heavily parallelized processes. |
46
-
|[pkgsite](https://golang.org/x/pkgsite/cmd/pkgsite)| v0.0.0-20250606033525-6805ff32e9c8 | Pkgsite extracts and generates documentation for Go programs. It runs as a web server and presents the documentation as a web page. |
47
46
|[sqlc](https://github.com/sqlc-dev/sqlc)| v1.30.0 | Generate type-safe code from SQL |
48
47
|[stringer](https://golang.org/x/tools/cmd/stringer)| v0.36.0 | Stringer is a tool to automate the creation of methods that satisfy the fmt.Stringer interface. |
49
48
|[svu](https://github.com/caarlos0/svu)| v3.2.3 | Semantic Version Util |
0 commit comments