Jeff Mitchell
6df6041088
Bump deps
2017-10-27 15:06:04 -04:00
Jeff Mitchell
3c143bd0d3
Bump deps
2017-09-15 12:44:57 -04:00
Jeff Mitchell
b0e29bb2ec
Bump deps
2017-09-05 18:06:47 -04:00
Brian Kassouf
dd9cf42ba6
Add Testing Interface to test helpers ( #3091 )
...
* Add testing interface
* Add vendored files
2017-08-01 11:07:08 -07:00
Jeff Mitchell
79c47b9433
Bump deps
2017-07-18 10:15:54 -04:00
Jeff Mitchell
b938163ad1
Update vendoring
2017-06-05 10:51:53 -04:00
Jeff Mitchell
d468da79e0
Bump deps
2017-05-24 09:40:58 -04:00
Mitchell Hashimoto
4dc061e923
audit: hash time.Time values in map fields ( #2689 )
...
This enables audit.Hash to hash time.Time values that may exist as
direct fields in the map. This will error (instead of panic) for any
time.Time values that don't occur within map values. For example, this
does not support a time.Time within a slice. If that needs to be
supported then modifications will need to be made.
This also requires an update to reflectwalk (included in this PR). This
is a minimal change that allows SkipEntry to signal to skip an entire
struct. We do this because we don't want to walk any of time.Time since
we handle it directly.
2017-05-08 14:06:08 -04:00
Jeff Mitchell
7902612773
Bump deps
2017-03-30 20:03:13 -04:00
Jeff Mitchell
ec7ec42e4c
Update deps
2017-02-24 14:36:54 -05:00
Jeff Mitchell
cda27d5834
Update deps, particularly to ensure https://aws.amazon.com/blogs/developer/aws-sdk-for-go-update-needed-for-go-1-8/ is covered
2017-02-16 23:42:07 -05:00
Jeff Mitchell
5e20429298
Update deps
2017-02-02 16:19:55 -05:00
Jeff Mitchell
15993a9934
Update deps
2017-01-26 20:16:19 -05:00
Jeff Mitchell
fc1d75032b
Bump deps
2017-01-13 09:06:34 -05:00
Jeff Mitchell
de5d4f8f08
Bump deps
2017-01-04 16:47:38 -05:00
Jeff Mitchell
a57666b693
Reset vendoring to 0.6.3
2016-12-16 13:31:07 -05:00
Jeff Mitchell
35a1917bc7
bump deps
2016-12-13 19:12:26 -05:00
Jeff Mitchell
ebf4318dae
Bump deps
2016-11-02 15:34:30 -04:00
Jeff Mitchell
023aa9640f
Bump deps
2016-09-30 09:50:46 -04:00
Jeff Mitchell
a26fe991ba
Update deps
2016-09-02 18:05:09 -04:00
Jeff Mitchell
593954d40c
Fix tests and update mapstructure
2016-08-08 16:00:31 -04:00
Jeff Mitchell
5a454e1afa
Update vendored deps
2016-07-22 20:11:59 -04:00
Jeff Mitchell
1651787019
Update deps
2016-06-30 14:19:03 -04:00
Jeff Mitchell
3e8271123d
Update deps
2016-06-08 10:33:08 -04:00
Jeff Mitchell
7fd919f908
Update vendoring
2016-06-01 10:24:48 -04:00
Jeff Mitchell
97810148f3
Update vendoring
2016-04-26 00:18:04 +00:00
Jeff Mitchell
1b89fedc0b
Update godeps
2016-03-10 22:50:50 -05:00
Jeff Mitchell
151689859a
More dep bumps
2016-02-18 16:37:30 -05:00
Jeff Mitchell
757dca2e2c
Migrate to built-in Go vendoring.
...
This also removes `godep` calls from make scripts. Of note is that
currently `./...` checking in acceptance tests is disabled.
2016-02-18 15:06:02 -05:00