Skip to content

Commit

Permalink
🎨 Bump clay
Browse files Browse the repository at this point in the history
  • Loading branch information
wesen committed Feb 9, 2023
1 parent 1885f52 commit 8dc5527
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/charmbracelet/bubbles v0.15.0
github.com/charmbracelet/bubbletea v0.23.1
github.com/charmbracelet/lipgloss v0.6.0
github.com/go-go-golems/clay v0.0.0-20230209040950-078286f571ee
github.com/go-go-golems/clay v0.0.0-20230209230840-8ae39b3e6203
github.com/go-go-golems/glazed v0.2.5-0.20230209230455-03ed8a509375
github.com/mb0/glob v0.0.0-20160210091149-1eb79d2de6c4
github.com/pkg/errors v0.9.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72/go.mod h1:tQ2
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
github.com/go-go-golems/clay v0.0.0-20230209040950-078286f571ee h1:fJ3k93DJJKvEVHzK2qNoToW0juR+LP2U66qhfdACOls=
github.com/go-go-golems/clay v0.0.0-20230209040950-078286f571ee/go.mod h1:0fsM9SjCsIkCGcjpVdWyIK6s8FRADE/rsCqZz7bNDyk=
github.com/go-go-golems/clay v0.0.0-20230209230840-8ae39b3e6203 h1:vSiEJ2G5qJnfPB6T8O2YPfHAVvCXNMPEvUfn5RRUqBk=
github.com/go-go-golems/clay v0.0.0-20230209230840-8ae39b3e6203/go.mod h1:LqabI6hsNhBihiZ9p0DrjGln5B/zi9ngP8QZksloG6E=
github.com/go-go-golems/glazed v0.2.5-0.20230209230455-03ed8a509375 h1:pg3zNqK5H0TQi+xZ3J5Xl+hGWiPHf3qMPGE4pYeKZEU=
github.com/go-go-golems/glazed v0.2.5-0.20230209230455-03ed8a509375/go.mod h1:lGQ+K9u8+YQdAd8EiYBsOjrZAAdZvV/0tW0TlmZII5s=
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
Expand Down

0 comments on commit 8dc5527

Please sign in to comment.