Skip to content
Snippets Groups Projects
  1. Dec 02, 2018
    • Jean de Klerk's avatar
      regen (#118) · bd91e49a
      Jean de Klerk authored
      This does a regeneration using the version of protobuf specified in the
      go.mod: v1.2.0.
      bd91e49a
  2. Nov 27, 2018
  3. Nov 09, 2018
  4. Nov 07, 2018
  5. Nov 01, 2018
  6. Oct 29, 2018
  7. Oct 26, 2018
  8. Oct 16, 2018
  9. Oct 04, 2018
  10. Sep 28, 2018
  11. Sep 25, 2018
  12. Sep 24, 2018
  13. Sep 18, 2018
  14. Sep 14, 2018
  15. Sep 12, 2018
  16. Sep 11, 2018
  17. Aug 31, 2018
  18. Aug 17, 2018
  19. Aug 15, 2018
  20. Aug 08, 2018
  21. Jul 31, 2018
  22. Jul 26, 2018
    • Michael Darakananda's avatar
      update from googleapis (#85) · 2a728935
      Michael Darakananda authored
      * disable go1.6
      
      gRPC imports golang.org/x/sys/unix which currently does not build on
      go1.6. Depending on how compatibility story plays out, we'll either drop
      1.6 support or add back 1.6 CI.
      
      This commit also slightly changes the CI version "structure".
      We previously list all Go versions to test against. This commit
      makes us test against 1.7 and the latest version.
      This means we don't have to manually bump version when new releases come
      out. We have to be doing something really strange if we build against
      1.7 and 1.10, but not 1.8 and 1.9.
      2a728935
  23. Jul 22, 2018
  24. Jul 18, 2018
  25. Jul 16, 2018
  26. Jul 09, 2018
  27. Jul 06, 2018
    • Michael Darakananda's avatar
      regen: use api-common-protos (#78) · 8b2cc369
      Michael Darakananda authored
      Some .proto files are being moved from googleapis to api-common-proto.
      However, one file will exist in both places for a while.
      
      regen.go is modified to deduplicate files by name,
      and regen.sh is modified to use api-common-protos in addition to
      googleapis.
      8b2cc369
  28. Jun 27, 2018
  29. Jun 21, 2018
  30. Jun 08, 2018
  31. Jun 01, 2018
  32. May 31, 2018
  33. May 23, 2018
  34. May 18, 2018
Loading