Notes removed by 'git notes remove'

This commit is contained in:
Jeff Carr 2025-01-19 03:50:43 -06:00
parent 33a932b7b1
commit 12383f4b64
1 changed files with 0 additions and 16 deletions

View File

@ -1,16 +0,0 @@
// `autogen:go.mod`
module go.wit.com/apps/utils/xstartplacement
go 1.21
toolchain go1.23.4
require github.com/BurntSushi/xgb v0.0.0-20210121224620-deaf085860bc
// `autogen:go.sum`
github.com/BurntSushi/xgb v0.0.0-20210121224620-deaf085860bc h1:7D+Bh06CRPCJO3gr2F7h1sriovOZ8BMhca2Rg85c2nk=
github.com/BurntSushi/xgb v0.0.0-20210121224620-deaf085860bc/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
// `autogen:`