Skip to content

Commit e1627de

Browse files
fix backup annotation confusion (#3)
Co-authored-by: Peter Foldberg <pfoldberg@live.dk>
1 parent aa3a03e commit e1627de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ go 1.20
44

55
require (
66
github.com/google/docsy v0.6.0 // indirect
7-
github.com/secure-cloud-stack/docs v0.0.0-20231023075002-786f096ced27 // indirect
7+
github.com/secure-cloud-stack/docs v0.0.0-20241108115728-30c0353f7de1 // indirect
88
)

0 commit comments

Comments
 (0)