Skip to content

Commit 0ca12f3

Browse files
committed
Minor update
1 parent ef52f57 commit 0ca12f3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

git_push.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Usage example: /bin/sh ./git_push.sh wing328 openapi-petstore-perl "minor update" "gitlab.com"
55

66
git_user_id=vviveksharma
7-
git_repo_id=PasswordManagerUI
7+
git_repo_id=API-Client
88
release_note=$3
99
git_host=$4
1010

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
module github.com/vviveksharma/PasswordManagerUI/demo-server/api-client
1+
module github.com/Password-Management/API-Client
22

3-
go 1.18
3+
go 1.23.3
44

55
require github.com/stretchr/testify v1.10.0
66

test/api_customer_test.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)