aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: f34970fb43c6938f8072fe05a04b8c33999604d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "vendor/github.com/fsnotify/fsnotify"]
	path = vendor/github.com/fsnotify/fsnotify
	url = https://github.com/fsnotify/fsnotify
[submodule "vendor/github.com/microcosm-cc/bluemonday"]
	path = vendor/github.com/microcosm-cc/bluemonday
	url = https://github.com/microcosm-cc/bluemonday
[submodule "vendor/github.com/ogier/pflag"]
	path = vendor/github.com/ogier/pflag
	url = https://github.com/ogier/pflag
[submodule "vendor/github.com/russross/blackfriday"]
	path = vendor/github.com/russross/blackfriday
	url = https://github.com/russross/blackfriday
[submodule "vendor/github.com/rwcarlsen/goexif"]
	path = vendor/github.com/rwcarlsen/goexif
	url = https://github.com/rwcarlsen/goexif