Skip to content

Commit c526e98

Browse files
committed
v1.0.2
1 parent 96f8feb commit c526e98

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module aletheia.icu/broccoli
33
go 1.13
44

55
require (
6-
aletheia.icu/broccoli/fs v0.0.0-20200414104128-7b0fd0de8ebf
6+
aletheia.icu/broccoli/fs v0.0.0-20200417133515-96f8feb4daae
77
github.com/davecgh/go-spew v1.1.1 // indirect
88
github.com/sabhiram/go-gitignore v0.0.0-20180611051255-d3107576ba94
99
github.com/stretchr/testify v1.5.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
aletheia.icu/broccoli/fs v0.0.0-20200414104128-7b0fd0de8ebf h1:J26qKpLs0bTMu8/4hOeRlopRuHKybJIPZoA61ktUOqA=
2-
aletheia.icu/broccoli/fs v0.0.0-20200414104128-7b0fd0de8ebf/go.mod h1:62pufqcyJVU55Qd5VtXz24d/P+VCFWc18FAbHnyrT+s=
1+
aletheia.icu/broccoli/fs v0.0.0-20200417133515-96f8feb4daae h1:Q2b2fg3XOKo//51TXHmaE95EfxJtgsX3PKbuxhDP3BM=
2+
aletheia.icu/broccoli/fs v0.0.0-20200417133515-96f8feb4daae/go.mod h1:62pufqcyJVU55Qd5VtXz24d/P+VCFWc18FAbHnyrT+s=
33
github.com/andybalholm/brotli v1.0.0 h1:7UCwP93aiSfvWpapti8g88vVVGp2qqtGyePsSuDafo4=
44
github.com/andybalholm/brotli v1.0.0/go.mod h1:loMXtMfwqflxFJPmdbJO0a3KNoPuLBgiu3qAvBg8x/Y=
55
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=

0 commit comments

Comments
 (0)