Skip to content

v0.1.1

Compare
Choose a tag to compare
@atc0005 atc0005 released this 07 Feb 10:50
· 574 commits to master since this release
1b36ba7

Overview

  • Bug fixes
  • Dependency updates
  • built using Go 1.15.8

Changed

  • dependencies
    • atc0005/go-nagios
      • v0.5.1 to v0.6.0
    • actions/setup-node
      • v2.1.2 to v2.1.4
    • Built using Go 1.15.8
      • Windows (x86, x64)
      • Linux (x86, x64)
  • Remove temporary workaround for swallowed panics
  • Replace godoc.org badge with pkg.go.dev badge

Fixed

  • sql: Scan error on column index 3, name "Note": converting NULL to string is unsupported

References