1. 28 May, 2019 2 commits
  2. 24 May, 2019 2 commits
  3. 23 May, 2019 2 commits
  4. 12 May, 2019 5 commits
  5. 08 May, 2019 1 commit
  6. 03 May, 2019 1 commit
  7. 02 May, 2019 1 commit
  8. 25 Apr, 2019 2 commits
  9. 24 Apr, 2019 1 commit
  10. 20 Apr, 2019 1 commit
  11. 19 Apr, 2019 1 commit
  12. 18 Apr, 2019 2 commits
  13. 16 Apr, 2019 2 commits
  14. 05 Mar, 2019 2 commits
  15. 23 Feb, 2019 2 commits
  16. 22 Feb, 2019 10 commits
  17. 11 Feb, 2019 1 commit
  18. 09 Feb, 2019 1 commit
    • Lincoln Stoll's avatar
      Update modules for go 1.11.4+ · b96b02e5
      Lincoln Stoll authored
      Go 1.11.3 changed how checksums are created in some cases, which caused
      failures building via modules. (ref golang/go#29278)
      
      Update the checksums for the failing modules.
      
      To catch this is the future, a modules build was added to the build matrix. I
      also noted that we were pinning the `.0` patchlevel of each go version which
      wouldn't have picked this up, updated it to build with the latest patch
      release.
      b96b02e5
  19. 05 Feb, 2019 1 commit