Skip to content

Commit

Permalink
chore: Tidy go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
LightningDev1 committed Feb 12, 2024
1 parent c827662 commit 8fc18e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 306 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/LightningDev1/go-foreground
go 1.21.1

require (
github.com/BurntSushi/xgb v0.0.0-20210121224620-deaf085860bc // indirect
github.com/progrium/macdriver v0.5.0-preview.0.20240129182626-6a98f82290e5 // indirect
github.com/BurntSushi/xgb v0.0.0-20210121224620-deaf085860bc
github.com/progrium/macdriver v0.5.0-preview.0.20240129182626-6a98f82290e5
)

0 comments on commit 8fc18e1

Please sign in to comment.