Skip to content

Commit

Permalink
checkpoint
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Ortel <[email protected]>
  • Loading branch information
jortel committed Jun 18, 2024
1 parent f97b206 commit a58f022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migration/v15/migrate.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"gorm.io/gorm"
)

var log = logr.WithName("migration|v14")
var log = logr.WithName("migration|v15")

type Migration struct{}

Expand Down

0 comments on commit a58f022

Please sign in to comment.