Bot 7a1db284cd Update package dependencies + tidy
Weekly update to the project's package dependencies initiated by an
automatic GitHub Action running on cron. Keeps upgrades less of a
monolithic task and lets security-related patches trickle in more
quickly.
2024-01-10 06:00:27 +00:00

6 lines
78 B
Modula-2

module github.com/iand/microdata
go 1.21.4
require golang.org/x/net v0.20.0