attempt at release automation

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2024-01-30 16:05:42 -06:00
parent 162d2dd85b
commit fc382169a3
3 changed files with 2 additions and 7 deletions

2
.gitignore vendored
View File

@ -1 +1,3 @@
*.swp
go.mod
go.sum

5
go.mod
View File

@ -1,5 +0,0 @@
module go.wit.com/log
go 1.21.4
require go.wit.com/dev/davecgh/spew v1.1.4

2
go.sum
View File

@ -1,2 +0,0 @@
go.wit.com/dev/davecgh/spew v1.1.4 h1:C9hj/rjlUpdK+E6aroyLjCbS5MFcyNUOuP1ICLWdNek=
go.wit.com/dev/davecgh/spew v1.1.4/go.mod h1:sihvWmnQ/09FWplnEmozt90CCVqBtGuPXM811tgfhFA=