Skip to content

Commit

Permalink
chore(renovate): minor Update minor
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 77ee0fa commit 9615aaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
module github.com/sammcj/gollama

go 1.22.5
go 1.23.2

require (
github.com/charmbracelet/bubbles v0.20.0
github.com/charmbracelet/bubbletea v1.1.2
github.com/charmbracelet/lipgloss v0.13.1
github.com/fsnotify/fsnotify v1.7.0
github.com/natefinch/lumberjack v2.0.0+incompatible
github.com/natefinch/lumberjack v2.2.1+incompatible
github.com/olekukonko/tablewriter v0.0.5
github.com/ollama/ollama v0.3.14
github.com/rs/zerolog v1.33.0
Expand Down

0 comments on commit 9615aaf

Please sign in to comment.