Skip to content

Tags: Defacto2/helper

Tags

v1.6.7

Toggle v1.6.7's commit message

Verified

This commit was signed with the committer’s verified signature.
bengarrett code by ben
lint fix

v1.6.6

Toggle v1.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #10 from Defacto2/dependabot/go_modules/golang.org…

…/x/sys-0.40.0

Bump golang.org/x/sys from 0.39.0 to 0.40.0

v1.6.5

Toggle v1.6.5's commit message

Verified

This commit was signed with the committer’s verified signature.
bengarrett code by ben
new diskstat func

v1.6.4

Toggle v1.6.4's commit message

Verified

This commit was signed with the committer’s verified signature.
bengarrett code by ben
fix Mask false-positives

v1.6.3

Toggle v1.6.3's commit message

Verified

This commit was signed with the committer’s verified signature.
bengarrett code by ben
fix Mask false-positives

v1.6.2

Toggle v1.6.2's commit message

Verified

This commit was signed with the committer’s verified signature.
bengarrett code by ben
lint fix

v1.6.1

Toggle v1.6.1's commit message

Verified

This commit was signed with the committer’s verified signature.
bengarrett code by ben
fix for false positives in matcher()

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
bengarrett code by ben
New Mask function to replace key sequences from a byte array.

v1.5.2

Toggle v1.5.2's commit message

Verified

This commit was signed with the committer’s verified signature.
bengarrett code by ben
fix

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was signed with the committer’s verified signature.
bengarrett code by ben
nil panic fixes

fixed unlikely but possible nil panics.
new taskfile with nilaway test.