Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/secrets-engine
/ GitCommit
Method
GitCommit
x/release/helper/release.go:113–113 ·
view source on GitHub ↗
(ctx context.Context, msg string)
Source
from the content-addressed store, hash-verified
111
type
FS
interface
{
112
GitTag(ctx context.Context, tag string) error
113
GitCommit(ctx context.Context, msg string) error
114
BumpModInFile(path, module, version string) (bool, error)
115
}
116
Callers
1
BumpModule
Function · 0.65
Implementers
2
projectFS
x/release/command.go
mockFS
x/release/helper/release_test.go
Calls
no outgoing calls
Tested by
no test coverage detected