From f81ceb1f422bd2c465d62622c83930e022c848fa Mon Sep 17 00:00:00 2001
From: liujiandao <274878379@qq.com>
Date: 星期五, 01 三月 2024 11:02:38 +0800
Subject: [PATCH] 生丝定价接口开发

---
 go.mod |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/go.mod b/go.mod
index f0da53f..5ff1b87 100644
--- a/go.mod
+++ b/go.mod
@@ -58,6 +58,7 @@
 	github.com/pelletier/go-toml/v2 v2.1.0 // indirect
 	github.com/sagikazarmark/locafero v0.4.0 // indirect
 	github.com/sagikazarmark/slog-shim v0.1.0 // indirect
+	github.com/shopspring/decimal v1.3.1 // indirect
 	github.com/sourcegraph/conc v0.3.0 // indirect
 	github.com/spf13/afero v1.11.0 // indirect
 	github.com/spf13/cast v1.6.0 // indirect

--
Gitblit v1.8.0