update
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
2025-03-24 17:44:10 +11:00
parent 73ef3ae662
commit 8edbc5c2ed
3 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@@ -1 +1,2 @@
tests/*.json tests/*.json
apitester

BIN
apitester

Binary file not shown.

2
go.mod
View File

@@ -1,5 +1,5 @@
module apitester module apitester
go 1.23.0 go 1.23.1
require github.com/iancoleman/orderedmap v0.3.0 require github.com/iancoleman/orderedmap v0.3.0