Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ require (
github.com/zachomedia/go-bdf v0.0.0-20220611021443-a3af701111be
go.starlark.net v0.0.0-20240411212711-9b43f0afd521
golang.org/x/image v0.18.0
golang.org/x/oauth2 v0.19.0
golang.org/x/oauth2 v0.27.0
golang.org/x/sync v0.7.0
golang.org/x/text v0.16.0
gopkg.in/yaml.v3 v3.0.1
Expand Down
Loading