Skip to content

v6.0.0

Compare
Choose a tag to compare
@doug-martin doug-martin released this 07 Jun 22:59
· 239 commits to master since this release
c3f0755
  • Updated go support to 1.10, 1.11 and 1.12
  • Change testify dependency from c2fo/testify back to stretchr/testify.
  • Add support for "FOR UPDATE" and "SKIP LOCKED" #62 - @btubbs
  • Changed to use go modules