Update direct dependencies where possible

This commit is contained in:
Duco van Amstel
2018-11-18 17:55:05 +00:00
committed by Wim
parent f716b8fc0f
commit 09875fe160
356 changed files with 27318 additions and 11078 deletions
+6 -3
View File
@@ -1,8 +1,11 @@
language: go
go:
- 1.8
- 1.7.5
- 1.6.4
- "1.10.3"
- "1.9.7"
sudo: false
script:
- go vet ./...
- go test ./...
+1 -1
View File
@@ -1,4 +1,4 @@
Copyright (c) 2015-2017 Peter Hellberg https://c7.se/
Copyright (c) 2015-2018 Peter Hellberg https://c7.se/
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the "Software"),
+1 -1
View File
@@ -39,7 +39,7 @@ _Youll need to have the [golang.org/x/tools/imports](https://golang.org/x/too
## License (MIT)
Copyright (c) 2015-2017 [Peter Hellberg](http://c7.se/)
Copyright (c) 2015-2018 [Peter Hellberg](http://c7.se/)
> Permission is hereby granted, free of charge, to any person obtaining
> a copy of this software and associated documentation files (the
+994 -200
View File
File diff suppressed because it is too large Load Diff