Florian Klink
440ffae503
kopia: 0.9.7 -> 0.9.8
...
Release notes: https://github.com/kopia/kopia/releases/tag/v0.9.8
The module started to depend on Go 1.17:
```
internal/scrubber/scrub_sensitive.go:28:16: sf.IsExported undefined (type reflect.StructField has no field or method IsExported)
note: module requires Go 1.17
```
2021-12-28 18:08:42 +01:00
Bruno Bigras
c3a9fc66d6
kopia: 0.9.6 -> 0.9.7
2021-12-06 09:39:55 -05:00
Bruno Bigras
fe15c4fd23
kopia: 0.9.5 -> 0.9.6
2021-11-21 03:01:07 -05:00
Bruno Bigras
ea33beda92
kopia: 0.9.4 -> 0.9.5
2021-11-07 17:18:38 -05:00
Bruno Bigras
747f040edc
kopia: 0.9.3 -> 0.9.4
2021-10-23 14:03:22 -04:00
Bruno Bigras
d3725b3047
kopia: 0.9.2 -> 0.9.3
2021-10-18 12:09:57 -04:00
Bruno Bigras
3ab9c20bb6
kopia: 0.9.0 -> 0.9.2
2021-10-15 09:30:04 -04:00
Bruno Bigras
bdd81fa056
kopia: 0.8.4 -> 0.9.0
2021-10-12 01:08:43 -04:00
zowoq
13ea123c74
treewide: buildFlagsArray -> ldflags
2021-08-26 21:35:06 +10:00
Mitch Fossen
77dc94f4d0
kopia: 0.7.3 -> 0.8.4
2021-04-29 18:47:27 -05:00
zowoq
214e19c049
kopia: drop vendor workaround
2020-11-06 13:55:46 +10:00
gcv
604ccef15b
kopia: fix broken permissions on Darwin
...
Without the patched line, installation on Darwin fails with:
```mv: cannot move 'tmp-vendor' to 'vendor': Permission denied```
2020-10-22 22:57:08 +10:00
Bruno Bigras
762224af5f
kopia: 0.7.2 -> 0.7.3
2020-10-13 13:36:57 -04:00
Bruno Bigras
310aaf5739
kopia: 0.7.1 -> 0.7.2
2020-10-05 10:59:15 -04:00
Bruno Bigras
fdae591c68
kopia: 0.7.0 -> 0.7.1 ( #98658 )
2020-09-24 21:45:23 +00:00
Bruno Bigras
3c304a0fd6
kopia: 0.6.4 -> 0.7.0
2020-09-21 00:53:36 -04:00
Bruno Bigras
4374811fd2
kopia: 0.6.2 -> 0.6.4
2020-09-04 00:25:00 -04:00
Bruno Bigras
6030e27940
kopia: 0.6.0 -> 0.6.2
2020-08-16 17:04:50 -04:00
zowoq
42313b92bc
buildGoModule: remove platform.all from packages
2020-08-15 19:34:47 -07:00
Bruno Bigras
161ae49020
kopia: 0.5.2 -> 0.6.0
2020-08-11 02:29:38 -04:00
zowoq
cea7cd902e
buildGoModule packages: set doCheck = false
2020-08-10 16:02:30 +10:00
Bruno Bigras
72ff02c99b
kopia: init at 0.5.2
2020-08-05 14:26:32 -07:00