Skip to content

Commit 6355cdb

Browse files
committed
Apply gofmt
1 parent ef736bc commit 6355cdb

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

manifest/example_test.go

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -84,41 +84,41 @@ i: g@h j
8484
// Maintainers: InfoSiftr <[email protected]> (@infosiftr), Johan Euphrosine <[email protected]> (@proppy)
8585
// SharedTags: latest
8686
// GitRepo: https://github.com/docker-library/golang.git
87-
//
87+
//
8888
// Tags: 1.6.1, 1.6, 1
8989
// GitCommit: 0ce80411b9f41e9c3a21fc0a1bffba6ae761825a
9090
// Directory: 1.6
9191
// Constraints: some-random-build-server
92-
//
92+
//
9393
// Tags: 1.5.3, 1.5
9494
// SharedTags: latest, 1.5.3-debian, 1.5-debian
9595
// GitCommit: d7e2a8d90a9b8f5dfd5bcd428e0c33b68c40cc19
9696
// Directory: 1.5
97-
//
97+
//
9898
// Shared Tag Groups:
99-
//
99+
//
100100
// - latest
101101
// - 1.6.1, 1.6, 1
102102
// - 1.5.3, 1.5
103-
//
103+
//
104104
// - 1.5.3-debian, 1.5-debian
105105
// - 1.5.3, 1.5
106-
//
106+
//
107107
// -------------
108108
// line-based:
109109
// Maintainers: InfoSiftr <[email protected]> (@infosiftr), John Smith <[email protected]> (@example-jsmith)
110110
// GitFetch: refs/heads/*
111-
//
111+
//
112112
// Tags: a, e
113113
// GitRepo: b
114114
// GitCommit: c
115115
// Directory: d
116-
//
116+
//
117117
// Tags: f
118118
// GitRepo: g
119119
// GitFetch: refs/tags/h
120120
// GitCommit: FETCH_HEAD
121-
//
121+
//
122122
// Tags: i
123123
// GitRepo: g
124124
// GitFetch: refs/tags/h

0 commit comments

Comments
 (0)