Skip to content

Releases: grokify/go-aha

v2.4.3

04 Apr 01:29
05fc126
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/grokify/mogo from 0.37.15 to 0.37.16 by @dependabot in #5
  • build(deps): bump google.golang.org/api from 0.73.0 to 0.74.0 by @dependabot in #6
  • build(deps): bump github.com/grokify/googleutil from 0.1.7 to 0.1.8 by @dependabot in #7

Full Changelog: v2.4.2...v2.4.3

v2.4.2

29 Mar 10:04
8594669
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump actions/checkout from 2 to 3 by @dependabot in #4

New Contributors

Full Changelog: v2.4.1...v2.4.2

v2.4.1

22 Mar 05:45
Compare
Choose a tag to compare

v2.4.0

19 Jan 03:51
Compare
Choose a tag to compare
  1. dep: go mod: release v2

v0.2.6

13 Jan 13:57
Compare
Choose a tag to compare
  1. dep: go mod: update

v0.2.5

13 Jan 07:12
Compare
Choose a tag to compare

Overview

Remove dependencies with vulnerabilities used by github.com/blend/go-sdk.

  1. SNYK-GOLANG-GITHUBCOMMIEKGDNS-537825 - github.com/miekg/dns <1.1.25
  2. SNYK-GOLANG-GITHUBCOMDGRIJALVAJWTGO-596515 - github.com/dgrijalva/jwt-go <4.0.0-preview1
  3. SNYK-GOLANG-GITHUBCOMJACKCPGPROTO3V2-1316251 - github.com/jackc/pgproto3/v2 <2.1.1

See Issue #1 for more info.

Updates

  1. dep: go mod: remove indirect dependency github.com/blend/go-sdk

v0.2.4

12 Jan 21:31
Compare
Choose a tag to compare

Updates

  1. dep: go mod: remove indirect dependency github.com/astaxie/beego
  2. dep: go mod: update
  3. ci: travis ci: remove .travis.yml
  4. license: update years

v0.2.3

12 Jan 15:50
Compare
Choose a tag to compare

Updates

  1. dep: go mod: update (removes direct dependency github.com/pkg/errors in github.com/grokify/googleutil)
  2. dep: go mod: remove direct dependency github.com/sirupsen/logrus

v0.2.2

12 Jan 05:54
Compare
Choose a tag to compare

Updates

  1. dep: go mod: remove direct dependency github.com/pkg/errors
  2. dep: go mod: update

v0.2.1

11 Jan 22:07
Compare
Choose a tag to compare

Updates

  1. ci: gh actions: update go versions
  2. dep; go mod: update
  3. ci: gh actions: update