MCPcopy Create free account
hub / github.com/docker/secrets-engine / BumpModInFile

Method BumpModInFile

x/release/helper/release.go:114–114  ·  view source on GitHub ↗
(path, module, version string)

Source from the content-addressed store, hash-verified

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
117func BumpModule(ctx context.Context, mod string, level Level, data ModData, i FS) error {

Callers 1

BumpModuleFunction · 0.65

Implementers 2

projectFSx/release/command.go
mockFSx/release/helper/release_test.go

Calls

no outgoing calls

Tested by

no test coverage detected