Skip to content

Commit

Permalink
bt: Update cueutils dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGamba committed Sep 17, 2024
1 parent e229ec7 commit 4fedccf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bt/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.23

require (
github.com/DavidGamba/dgtools/buildutils v0.6.0
github.com/DavidGamba/dgtools/cueutils v0.0.0-20240905043238-7cc0ae242d0a
github.com/DavidGamba/dgtools/cueutils v0.0.0-20240917063034-e229ec7937fd
github.com/DavidGamba/dgtools/fsmodtime v0.3.0
github.com/DavidGamba/dgtools/run v0.9.0
github.com/DavidGamba/go-getoptions v0.30.0
Expand Down
4 changes: 2 additions & 2 deletions bt/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ cuelang.org/go v0.10.0 h1:Y1Pu4wwga5HkXfLFK1sWAYaSWIBdcsr5Cb5AWj2pOuE=
cuelang.org/go v0.10.0/go.mod h1:HzlaqqqInHNiqE6slTP6+UtxT9hN6DAzgJgdbNxXvX8=
github.com/DavidGamba/dgtools/buildutils v0.6.0 h1:sbiwJPAdbXF+Gc8L9C+BldaaMRje/qf5BfVYyp0qBMk=
github.com/DavidGamba/dgtools/buildutils v0.6.0/go.mod h1:j7DC6tKOOoMy4s6ICP220y2jgRlIGpzLH2wXZo2WF7g=
github.com/DavidGamba/dgtools/cueutils v0.0.0-20240905043238-7cc0ae242d0a h1:RzlXYTgnqOfbnt4H8slYzFo4B8Ag86lyjZOq58CuNUM=
github.com/DavidGamba/dgtools/cueutils v0.0.0-20240905043238-7cc0ae242d0a/go.mod h1:M4IQmZFf1qZ9MBMnicn3QlYgjDEmsUMNYrOtu8JKFVY=
github.com/DavidGamba/dgtools/cueutils v0.0.0-20240917063034-e229ec7937fd h1:qOSvqv/eRq2z4Rn/dxOqoYWXxMMThSNHz620tM6QZS0=
github.com/DavidGamba/dgtools/cueutils v0.0.0-20240917063034-e229ec7937fd/go.mod h1:6tnalOaPUIq5UWw1PvXboYx9pFnoMcBA+MlWn/NeLI0=
github.com/DavidGamba/dgtools/fsmodtime v0.3.0 h1:unnbwD+JSadgcqlBI2v524dWcX6dxqD44TSAP5V7sA8=
github.com/DavidGamba/dgtools/fsmodtime v0.3.0/go.mod h1:ruwqMvW2pWDbSQlAupP7F0QaojfbuXPyUOUKR4Ev3pQ=
github.com/DavidGamba/dgtools/run v0.9.0 h1:Hg0v4ExUMd6Vzf9x9Bqr2yxreZtZpqlcAi8tI86QtIM=
Expand Down

0 comments on commit 4fedccf

Please sign in to comment.